[B] [PATCH] UBUNTU: [Config] CONFIG_RTLWIFI_DEBUG_ST=n

Kai-Heng Feng kai.heng.feng at canonical.com
Mon Jan 21 03:53:42 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 2dc1b94582fc..5efb75e4fa25 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -7579,7 +7579,7 @@ CONFIG_RTLLIB_CRYPTO_WEP=m
 CONFIG_RTLPHYDM_ST=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