Browse Source

mwifiex: don't select lib80211

The driver doesn't use any lib80211 symbols
so it shouldn't select it in Kconfig.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Johannes Berg 12 years ago
parent
commit
85240818e4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/net/wireless/mwifiex/Kconfig

+ 0 - 1
drivers/net/wireless/mwifiex/Kconfig

@@ -1,7 +1,6 @@
 config MWIFIEX
 	tristate "Marvell WiFi-Ex Driver"
 	depends on CFG80211
-	select LIB80211
 	---help---
 	  This adds support for wireless adapters based on Marvell
 	  802.11n chipsets.