From 3c6b9fec39f180ad268ac3b63d480bc376c1cc55 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 12 Apr 2006 14:48:36 +0000 Subject: 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 --- target/linux/package/zd1211/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/package/zd1211/Config.in (limited to 'target/linux/package/zd1211/Config.in') diff --git a/target/linux/package/zd1211/Config.in b/target/linux/package/zd1211/Config.in new file mode 100644 index 0000000000..2c36a10b01 --- /dev/null +++ b/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/ -- cgit v1.2.3