aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorMike Albon <malbon@openwrt.org>2006-08-23 20:05:15 +0000
committerMike Albon <malbon@openwrt.org>2006-08-23 20:05:15 +0000
commit83d42bd424d1a96ae466145908bb0a31886b1077 (patch)
treefe3058e6726506329e4763691fe40a23b14921b8 /target
parent4610174ffd96ea7313abc034ab7ff9cb6da13ca5 (diff)
downloadmaster-187ad058-83d42bd424d1a96ae466145908bb0a31886b1077.tar.gz
master-187ad058-83d42bd424d1a96ae466145908bb0a31886b1077.tar.bz2
master-187ad058-83d42bd424d1a96ae466145908bb0a31886b1077.zip
Make hostap modules so build works properly.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4639 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/xscale-2.6/config7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/xscale-2.6/config b/target/linux/xscale-2.6/config
index 74a56554b5..4df1a4ca3c 100644
--- 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
-# 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
#