projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix pcmcia-cs dependencies
[openwrt.git]
/
target
/
linux
/
xscale-2.6
/
config
diff --git
a/target/linux/xscale-2.6/config
b/target/linux/xscale-2.6/config
index
74a5655
..
4df1a4c
100644
(file)
--- a/
target/linux/xscale-2.6/config
+++ b/
target/linux/xscale-2.6/config
@@
-819,7
+819,12
@@
CONFIG_IPW2200_MONITOR=y
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
# CONFIG_PRISM54 is not set
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
# CONFIG_PRISM54 is not set
-# CONFIG_HOSTAP is not set
+CONFIG_HOSTAP=m
+CONFIG_HOSTAP_FIRMWARE=y
+CONFIG_HOSTAP_FIRMWARE_NVRAM=y
+CONFIG_HOSTAP_PLX=m
+CONFIG_HOSTAP_PCI=m
+CONFIG_HOSTAP_CS=m
CONFIG_NET_WIRELESS=y
#
CONFIG_NET_WIRELESS=y
#
This page took
0.023427 seconds
and
4
git commands to generate.