aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorMike Albon <malbon@openwrt.org>2006-08-25 20:17:28 +0000
committerMike Albon <malbon@openwrt.org>2006-08-25 20:17:28 +0000
commit13eef022bd62bc990528bdf61a705d1c96a27f11 (patch)
tree553f009182aea0a2ee617e80d432d07332332e57 /target
parent23fdffb778a4c910a10584169086c6470e72481c (diff)
downloadupstream-13eef022bd62bc990528bdf61a705d1c96a27f11.tar.gz
upstream-13eef022bd62bc990528bdf61a705d1c96a27f11.tar.bz2
upstream-13eef022bd62bc990528bdf61a705d1c96a27f11.zip
Make the build work properly by including Hostap modules.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4671 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/au1000-2.6/config7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/au1000-2.6/config b/target/linux/au1000-2.6/config
index 9c498efd10..e94f884cb2 100644
--- a/target/linux/au1000-2.6/config
+++ b/target/linux/au1000-2.6/config
@@ -934,7 +934,12 @@ CONFIG_PCI_ATMEL=m
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
CONFIG_PRISM54=m
-# 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_BCM43XX=m
CONFIG_BCM43XX_DEBUG=y
CONFIG_BCM43XX_DMA=y