aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtlwifi
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2018-01-23 14:35:02 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-25 13:11:32 +0100
commitdbff176ac7aaf6085f8f5ac8a4bdea3e15e069b6 (patch)
tree5b812ceea952ac374d47fee09568b58b89aca856 /drivers/staging/rtlwifi
parentstaging: fbtft: remove unused FB_TFT_SSD1325 kconfig (diff)
downloadlinux-dev-dbff176ac7aaf6085f8f5ac8a4bdea3e15e069b6.tar.xz
linux-dev-dbff176ac7aaf6085f8f5ac8a4bdea3e15e069b6.zip
staging: rtlwifi: remove unused RTLHALMAC_ST and RTLPHYDM_ST
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>
Diffstat (limited to 'drivers/staging/rtlwifi')
-rw-r--r--drivers/staging/rtlwifi/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/staging/rtlwifi/Kconfig b/drivers/staging/rtlwifi/Kconfig
index cb3a29ae764b..b6b03950987b 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
boolean
depends on R8822BE