From e9c58c2e1eab6ab053505609580a95826653801f Mon Sep 17 00:00:00 2001 From: malbon Date: Wed, 23 Aug 2006 20:05:15 +0000 Subject: [PATCH] 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 --- target/linux/xscale-2.6/config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/target/linux/xscale-2.6/config b/target/linux/xscale-2.6/config index 74a56554b..4df1a4ca3 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 # -- 2.35.1