diff options
Diffstat (limited to 'hostapd')
-rw-r--r-- | hostapd/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/defconfig b/hostapd/defconfig index c67c662..77a894d 100644 --- a/hostapd/defconfig +++ b/hostapd/defconfig @@ -31,7 +31,7 @@ CONFIG_DRIVER_NL80211=y #CONFIG_LIBNL20=y # Use libnl 3.2 libraries (if this is selected, CONFIG_LIBNL20 is ignored) -#CONFIG_LIBNL32=y +CONFIG_LIBNL32=y # Driver interface for FreeBSD net80211 layer (e.g., Atheros driver) |