Include nl80211 driver wrapper in default configuration for hostapd

This commit is contained in:
Jouni Malinen 2011-05-16 21:07:47 +03:00 committed by Jouni Malinen
parent 64f992652d
commit 5dcfb6830e

View File

@ -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