projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
disable the ZD1211 driver for linux 2.4 (does not build)
[openwrt.git]
/
target
/
linux
/
package
/
zd1211
/
Config.in
diff --git
a/target/linux/package/zd1211/Config.in
b/target/linux/package/zd1211/Config.in
index
2c36a10
..
2852c84
100644
(file)
--- a/
target/linux/package/zd1211/Config.in
+++ b/
target/linux/package/zd1211/Config.in
@@
-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.
This page took
0.0266 seconds
and
4
git commands to generate.