libertas: make mesh configurable
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / Kconfig
index 3e6c922..0485c99 100644 (file)
@@ -1,6 +1,6 @@
 config LIBERTAS
        tristate "Marvell 8xxx Libertas WLAN driver support"
-       depends on WLAN_80211
+       depends on CFG80211
        select WIRELESS_EXT
        select WEXT_SPY
        select LIB80211
@@ -17,7 +17,6 @@ config LIBERTAS_USB
 config LIBERTAS_CS
        tristate "Marvell Libertas 8385 CompactFlash 802.11b/g cards"
        depends on LIBERTAS && PCMCIA
-       select FW_LOADER
        ---help---
          A driver for Marvell Libertas 8385 CompactFlash devices.
 
@@ -38,3 +37,9 @@ config LIBERTAS_DEBUG
        depends on LIBERTAS
        ---help---
          Debugging support.
+
+config LIBERTAS_MESH
+       bool "Enable mesh support"
+       depends on LIBERTAS
+       help
+         This enables Libertas' MESH support, used by e.g. the OLPC people.