diff options
Diffstat (limited to 'openwrt/package/hostapd')
-rw-r--r-- | openwrt/package/hostapd/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/hostapd/Config.in b/openwrt/package/hostapd/Config.in index e6d6c6865..db9af0f1c 100644 --- a/openwrt/package/hostapd/Config.in +++ b/openwrt/package/hostapd/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_HOSTAPD tristate "hostapd - IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator" -# default m if CONFIG_DEVEL - default n + default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_MADWIFI select BR2_PACKAGE_OPENSSL help |