[PATCH] staging: rtlwifi: remove unused RTLHALMAC_ST and RTLPHYDM_ST

Corentin Labbe clabbe at baylibre.com
Tue Jan 23 14:35:02 UTC 2018


Since nothing builds/depends on RTLHALMAC_ST and RTLPHYDM_ST, we could
remove them.
Furthermore, they are totally undocumented

Signed-off-by: Corentin Labbe <clabbe at baylibre.com>
---
 drivers/staging/rtlwifi/Kconfig | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/drivers/staging/rtlwifi/Kconfig b/drivers/staging/rtlwifi/Kconfig
index 12cf4675b5fd..7b4276f5c41f 100644
--- a/drivers/staging/rtlwifi/Kconfig
+++ b/drivers/staging/rtlwifi/Kconfig
@@ -6,16 +6,6 @@ config R8822BE
 	This is the staging driver for Realtek RTL8822BE 802.11ac PCIe
 	wireless network adapters.
 
-config RTLHALMAC_ST
-	tristate
-	depends on R8822BE
-	default m
-
-config RTLPHYDM_ST
-	tristate
-	depends on R8822BE
-	default m
-
 config RTLWIFI_DEBUG_ST
 	bool
 	depends on R8822BE
-- 
2.13.6



More information about the devel mailing list