mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-09 06:04:05 +08:00
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>
This commit is contained in:
parent
ccd953694b
commit
85240818e4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user