diff options
author | malbon <malbon@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-08-23 20:05:15 +0000 |
---|---|---|
committer | malbon <malbon@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-08-23 20:05:15 +0000 |
commit | e9c58c2e1eab6ab053505609580a95826653801f (patch) | |
tree | fe3058e6726506329e4763691fe40a23b14921b8 /target | |
parent | a8a833f845c7cf981ad46255271ef605098afd08 (diff) |
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/config | 7 |
1 files changed, 6 insertions, 1 deletions
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 # |