mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Move ueagle to the main kernel config since it is in stock kernel
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
This commit is contained in:
10
target/linux/package/zd1211/Config.in
Normal file
10
target/linux/package/zd1211/Config.in
Normal file
@@ -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/
|
||||
Reference in New Issue
Block a user