mirror of https://github.com/hak5/openwrt.git
disable the ZD1211 driver for linux 2.4 (does not build)
SVN-Revision: 3636lede-17.01
parent
99239efe1b
commit
d74035672a
|
@ -1,6 +1,7 @@
|
||||||
config BR2_PACKAGE_KMOD_ZD1211
|
config BR2_PACKAGE_KMOD_ZD1211
|
||||||
prompt "kmod-zd12111...................... Driver for Zydas 1211 based devices"
|
prompt "kmod-zd12111...................... Driver for Zydas 1211 based devices"
|
||||||
tristate
|
tristate
|
||||||
|
depends BR2_LINUX_2_6
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
Linux driver for the ZyDAS ZD1211 802.11b/g USB-WLAN-Chip.
|
Linux driver for the ZyDAS ZD1211 802.11b/g USB-WLAN-Chip.
|
||||||
|
|
Loading…
Reference in New Issue