Include nl80211 driver wrapper in default configuration for hostapd
This commit is contained in:
parent
64f992652d
commit
5dcfb6830e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue