diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-28 19:39:20 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-28 19:39:20 +0000 |
commit | 6340d8c27d4a4e4fafd7e4f21a0104707521ae21 (patch) | |
tree | 08d3fff0679ad86a70793b4f2aa3f53aae7a8303 /openwrt/target/linux/package/bcm43xx-standalone/Config.in | |
parent | 48e90f13706c115e01c5851d1ad87b19114d1dec (diff) | |
download | mtk-20170518-6340d8c27d4a4e4fafd7e4f21a0104707521ae21.zip mtk-20170518-6340d8c27d4a4e4fafd7e4f21a0104707521ae21.tar.gz mtk-20170518-6340d8c27d4a4e4fafd7e4f21a0104707521ae21.tar.bz2 |
disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages does not compile and nobody cares at the moment
SVN-Revision: 3530
Diffstat (limited to 'openwrt/target/linux/package/bcm43xx-standalone/Config.in')
-rw-r--r-- | openwrt/target/linux/package/bcm43xx-standalone/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/bcm43xx-standalone/Config.in b/openwrt/target/linux/package/bcm43xx-standalone/Config.in index 4f9382b..5e15f81 100644 --- a/openwrt/target/linux/package/bcm43xx-standalone/Config.in +++ b/openwrt/target/linux/package/bcm43xx-standalone/Config.in @@ -3,7 +3,6 @@ config BR2_PACKAGE_KMOD_BCM43XX_STANDALONE 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 |