projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99239ef
)
disable the ZD1211 driver for linux 2.4 (does not build)
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 13 Apr 2006 15:53:09 +0000
(15:53 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 13 Apr 2006 15:53:09 +0000
(15:53 +0000)
SVN-Revision: 3636
openwrt/target/linux/package/zd1211/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/package/zd1211/Config.in
b/openwrt/target/linux/package/zd1211/Config.in
index 2c36a10b0124131303c810b3c8be301a9cb48a6b..2852c84e558f8211da49d1c8902f5c7ae0dff545 100644
(file)
--- a/
openwrt/target/linux/package/zd1211/Config.in
+++ b/
openwrt/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.