[C] [PATCH 2/3] UBUNTU: [Config] CONFIG_RTLWIFI_DEBUG_ST=n
Kai-Heng Feng
kai.heng.feng at canonical.com
Mon Jan 21 03:53:43 UTC 2019
From: Seth Forshee <seth.forshee at canonical.com>
BugLink: https://bugs.launchpad.net/bugs/1806472
This is very similar to the CONFIG_RTLWIFI_DEBUG option for the
non-staging driver, and since that is disabled it should also be
disabled in the staging driver, especially now that the staging
driver will be signed.
Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
Signed-off-by: Kai-Heng Feng <kai.heng.feng at canonical.com>
---
debian.master/config/config.common.ubuntu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index e8ee19e5ee50..cd7a883032d8 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -7746,7 +7746,7 @@ CONFIG_RTLLIB_CRYPTO_TKIP=m
CONFIG_RTLLIB_CRYPTO_WEP=m
CONFIG_RTLWIFI=m
# CONFIG_RTLWIFI_DEBUG is not set
-CONFIG_RTLWIFI_DEBUG_ST=y
+# CONFIG_RTLWIFI_DEBUG_ST is not set
CONFIG_RTLWIFI_PCI=m
CONFIG_RTLWIFI_USB=m
CONFIG_RTL_CARDS=m
--
2.17.1
More information about the kernel-team
mailing list