diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-13 11:27:06 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-13 11:27:06 +0000 |
commit | c7552634b1a2cf7e6eaa79e309d5cd8040abf837 (patch) | |
tree | 011afe8b83807c40dc6a8a27def5d7a2586074ea /openwrt/target/linux/package/bcm43xx-dscape/Config.in | |
parent | 04b1fc848d05e0f70b911adf3e4e2d77928ad55b (diff) |
update to a newer snapshot and m. buesch snapshots
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3358 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/bcm43xx-dscape/Config.in')
-rw-r--r-- | openwrt/target/linux/package/bcm43xx-dscape/Config.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/openwrt/target/linux/package/bcm43xx-dscape/Config.in b/openwrt/target/linux/package/bcm43xx-dscape/Config.in deleted file mode 100644 index bee943c12..000000000 --- a/openwrt/target/linux/package/bcm43xx-dscape/Config.in +++ /dev/null @@ -1,13 +0,0 @@ -config BR2_PACKAGE_KMOD_BCM43XX_DSCAPE - prompt "kmod-bcm43xx-dscape............... Free Broadcom 43xx wireless driver (devicescape stack)" - tristate - depends BR2_LINUX_2_6_BRCM - select BR2_PACKAGE_KMOD_IEEE80211_DSCAPE - default m if CONFIG_DEVEL - default n - help - Free driver for the Broadcom 43xx wireless chipset - This driver uses the DeviceScape 802.11 stack - - http://bcm43xx.berlios.de - |