staging: rtlwifi: remove unused RTLHALMAC_ST and RTLPHYDM_ST
authorCorentin Labbe <clabbe@baylibre.com>
Tue, 23 Jan 2018 14:35:02 +0000 (14:35 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jan 2018 12:11:32 +0000 (13:11 +0100)
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@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/Kconfig

index cb3a29a..b6b0395 100644 (file)
@@ -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
        boolean
        depends on R8822BE