Parcourir la source

Include nl80211 driver wrapper in default configuration for hostapd

Jouni Malinen il y a 14 ans
Parent
commit
5dcfb6830e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      hostapd/defconfig

+ 1 - 1
hostapd/defconfig

@@ -20,7 +20,7 @@ CONFIG_DRIVER_HOSTAP=y
 #CFLAGS += -I../../madwifi # change to the madwifi source directory
 #CFLAGS += -I../../madwifi # change to the madwifi source directory
 
 
 # Driver interface for drivers using the nl80211 kernel interface
 # Driver interface for drivers using the nl80211 kernel interface
-#CONFIG_DRIVER_NL80211=y
+CONFIG_DRIVER_NL80211=y
 
 
 # Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
 # Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
 #CONFIG_DRIVER_BSD=y
 #CONFIG_DRIVER_BSD=y