From: Jouni Malinen Date: Mon, 16 May 2011 18:07:47 +0000 (+0300) Subject: Include nl80211 driver wrapper in default configuration for hostapd X-Git-Tag: hostap-1-bp~389 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dcfb6830e8e5ab624a3bb99f43c2e45fca5b48d;p=thirdparty%2Fhostap.git Include nl80211 driver wrapper in default configuration for hostapd --- diff --git a/hostapd/defconfig b/hostapd/defconfig index b52e510b7..38d328419 100644 --- a/hostapd/defconfig +++ b/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