projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix v1/v4 bug in diag driver
[openwrt.git]
/
openwrt
/
package
/
hostapd
/
Config.in
diff --git
a/openwrt/package/hostapd/Config.in
b/openwrt/package/hostapd/Config.in
index
e6d6c68
..
db9af0f
100644
(file)
--- 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
This page took
0.022789 seconds
and
4
git commands to generate.