From 72ddfdea971b2c960669c0b7ff84456ec5ac3a99 Mon Sep 17 00:00:00 2001 From: Mike Albon Date: Wed, 23 Aug 2006 20:05:15 +0000 Subject: [PATCH] Make hostap modules so build works properly. SVN-Revision: 4639 --- openwrt/target/linux/xscale-2.6/config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/openwrt/target/linux/xscale-2.6/config b/openwrt/target/linux/xscale-2.6/config index 74a56554b5..4df1a4ca3c 100644 --- a/openwrt/target/linux/xscale-2.6/config +++ b/openwrt/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 # -- 2.30.2