You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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:
committed by
John W. Linville
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.
|
||||
|
||||
Reference in New Issue
Block a user