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>
This commit is contained in:
Corentin Labbe 2018-01-23 14:35:02 +00:00 committed by Greg Kroah-Hartman
parent 1bb66049da
commit dbff176ac7
1 changed files with 0 additions and 10 deletions

View 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