mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 16:34:04 +02:00
dc96101958
Add Zydas ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3626 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
349 B
Plaintext
11 lines
349 B
Plaintext
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/
|