mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
disable the ZD1211 driver for linux 2.4 (does not build)
SVN-Revision: 3636
This commit is contained in:
parent
99239efe1b
commit
d74035672a
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
config BR2_PACKAGE_KMOD_ZD1211
|
||||
prompt "kmod-zd12111...................... Driver for Zydas 1211 based devices"
|
||||
tristate
|
||||
depends BR2_LINUX_2_6
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
Linux driver for the ZyDAS ZD1211 802.11b/g USB-WLAN-Chip.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue