diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-06-17 14:46:26 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-06-17 14:46:26 +0000 |
commit | 60eca2ac727f3259bf1d083371ff25172bd4e908 (patch) | |
tree | 6765cef7e155b34d3babdd9a7c6a57aa1ca97170 /target/linux/package/zd1211/Config.in | |
parent | 316d7b8037837cfbca1c33729cb6206f06fd2cce (diff) |
move zd1211 from target/linux/package/ to package/.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3973 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/zd1211/Config.in')
-rw-r--r-- | target/linux/package/zd1211/Config.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/package/zd1211/Config.in b/target/linux/package/zd1211/Config.in deleted file mode 100644 index cadfa4f5dd..0000000000 --- a/target/linux/package/zd1211/Config.in +++ /dev/null @@ -1,11 +0,0 @@ -config PACKAGE_KMOD_ZD1211 - prompt "kmod-zd12111...................... Driver for Zydas 1211 based devices" - tristate - depends LINUX_2_6 - default m if DEVEL - help - Linux driver for the ZyDAS ZD1211 802.11b/g USB-WLAN-Chip. - Initially contributed by ZyDAS, this driver is actively maintained - by the open source community. - - http://zd1211.ath.cx/ |