summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/Kconfig
diff options
context:
space:
mode:
authorLuciano Coelho <coelho@ti.com>2011-05-19 06:35:00 (GMT)
committerLuciano Coelho <coelho@ti.com>2011-09-14 08:47:34 (GMT)
commit04907011d59101b508b1c4258f2731fd8f6b6c0a (patch)
tree7f3534134e19e5dc60c6e955d08cd844e61c2f5a /drivers/net/wireless/wl12xx/Kconfig
parent14623787abd1217f4c48f128fd4dc03e238265fe (diff)
downloadlinux-04907011d59101b508b1c4258f2731fd8f6b6c0a.tar.xz
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
The driver now support HT properly, so we can always have HT enabled. Remove the WL12XX_HT configuration. Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/wl12xx/Kconfig')
-rw-r--r--drivers/net/wireless/wl12xx/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/net/wireless/wl12xx/Kconfig b/drivers/net/wireless/wl12xx/Kconfig
index 07bcb15..3fe388b 100644
--- a/drivers/net/wireless/wl12xx/Kconfig
+++ b/drivers/net/wireless/wl12xx/Kconfig
@@ -19,16 +19,6 @@ config WL12XX
If you choose to build a module, it will be called wl12xx. Say N if
unsure.
-config WL12XX_HT
- bool "TI wl12xx 802.11 HT support (EXPERIMENTAL)"
- depends on WL12XX && EXPERIMENTAL
- default n
- ---help---
- This will enable 802.11 HT support in the wl12xx module.
-
- That configuration is temporary due to the code incomplete and
- still in testing process.
-
config WL12XX_SPI
tristate "TI wl12xx SPI support"
depends on WL12XX && SPI_MASTER