Browse Source

Include nl80211 driver wrapper in default configuration for hostapd

Jouni Malinen 14 years ago
parent
commit
5dcfb6830e
1 changed files with 1 additions and 1 deletions
  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
 
 # 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)
 #CONFIG_DRIVER_BSD=y