diff options
Diffstat (limited to 'openwrt/target/linux/package/zd1211/Config.in')
-rw-r--r-- | openwrt/target/linux/package/zd1211/Config.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/zd1211/Config.in b/openwrt/target/linux/package/zd1211/Config.in new file mode 100644 index 000000000..2c36a10b0 --- /dev/null +++ b/openwrt/target/linux/package/zd1211/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_KMOD_ZD1211 + prompt "kmod-zd12111...................... Driver for Zydas 1211 based devices" + tristate + default m if CONFIG_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/ |