From 43c845ff5212a8566c722c32da0831dd65806dbb Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 13 Jan 2006 10:02:03 +0000 Subject: clean up kernel modules, remove b44 references, as it's built-in now git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2945 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/package/hostap/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/package/hostap') diff --git a/target/linux/package/hostap/Config.in b/target/linux/package/hostap/Config.in index 700eb963f..e4f7a5c63 100644 --- a/target/linux/package/hostap/Config.in +++ b/target/linux/package/hostap/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_KMOD_HOSTAP prompt "kmod-hostap....................... Host AP support for Prism2/2.5/3 IEEE 802.11b" tristate + depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_6_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_BRCM default m if CONFIG_DEVEL help A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3 -- cgit v1.2.3