diff --git a/drivers/staging/qcacld-3.0/configs/default_defconfig b/drivers/staging/qcacld-3.0/configs/default_defconfig index 011f903cea55..3fb71f4e959b 100644 --- a/drivers/staging/qcacld-3.0/configs/default_defconfig +++ b/drivers/staging/qcacld-3.0/configs/default_defconfig @@ -513,10 +513,10 @@ endif # Feature flags which are not (currently) configurable via Kconfig #Whether to build debug version -BUILD_DEBUG_VERSION := y +BUILD_DEBUG_VERSION := n #Enable this flag to build driver in diag version -BUILD_DIAG_VERSION := y +BUILD_DIAG_VERSION := n ifeq ($(CONFIG_SLUB_DEBUG), y) PANIC_ON_BUG := y