add a staging directory for unstripped package files, useful for debugging, will...
[openwrt.git] / package / wpa_supplicant / config
index b14aa34..3ca1cfa 100644 (file)
@@ -41,7 +41,7 @@
 
 
 # Driver interface for Host AP driver
-#CONFIG_DRIVER_HOSTAP=y
+CONFIG_DRIVER_HOSTAP=y
 
 # Driver interface for Agere driver
 #CONFIG_DRIVER_HERMES=y
@@ -83,7 +83,7 @@ CONFIG_DRIVER_MADWIFI=y
 CONFIG_DRIVER_WEXT=y
 
 # Driver interface for Linux drivers using the nl80211 kernel interface
-CONFIG_DRIVER_NL80211=y
+#CONFIG_DRIVER_NL80211=y
 
 # Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
 #CONFIG_DRIVER_BSD=y
This page took 0.026308 seconds and 4 git commands to generate.