disable hostap-driver for 2.6 ports, it does not compile and there is a compilable version included in 2.6.16

SVN-Revision: 3529
lede-17.01
Waldemar Brodkorb 2006-03-28 19:13:54 +00:00
parent 4af0526e7e
commit 48e90f1370
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
config BR2_PACKAGE_KMOD_HOSTAP config BR2_PACKAGE_KMOD_HOSTAP
prompt "kmod-hostap....................... Host AP support for Prism2/2.5/3 IEEE 802.11b" prompt "kmod-hostap....................... Host AP support for Prism2/2.5/3 IEEE 802.11b"
tristate tristate
depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_6_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_BRCM depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
help help
A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3 A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3