aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/hostapd/Config.in')
-rw-r--r--package/hostapd/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/hostapd/Config.in b/package/hostapd/Config.in
index e6d6c68651..db9af0f1c8 100644
--- a/package/hostapd/Config.in
+++ b/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