summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index ef3b3b0..3a14c89 100644
--- a/Kconfig
+++ b/Kconfig
@@ -1,12 +1,13 @@
config MWLWIFI
tristate "Marvell Wireless WiFi driver (mwlwifi)"
- depends on m
depends on PCI && MAC80211
select FW_LOADER
+ select OF
---help---
Select to build the driver supporting the:
Marvell Wireless WiFi 88W8864 Chip.
+ Marvell Wireless WiFi 88W8897 Chip.
This driver uses the kernel's mac80211 subsystem.