aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2006-03-28 19:39:20 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2006-03-28 19:39:20 +0000
commit6a55bde84b43dfc17ac2911844bf5dc069ef4e9f (patch)
tree2251c4d0de59777eaa03032b4cb84c43051d35fc /target/linux/package
parent1d329568d24dcfa5d8eb6d010019d2f520d40caa (diff)
downloadmaster-187ad058-6a55bde84b43dfc17ac2911844bf5dc069ef4e9f.tar.gz
master-187ad058-6a55bde84b43dfc17ac2911844bf5dc069ef4e9f.tar.bz2
master-187ad058-6a55bde84b43dfc17ac2911844bf5dc069ef4e9f.zip
disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages does not compile and nobody cares at the moment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3530 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package')
-rw-r--r--target/linux/package/bcm43xx-standalone/Config.in1
-rw-r--r--target/linux/package/ieee80211-dscape/Config.in2
2 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/package/bcm43xx-standalone/Config.in b/target/linux/package/bcm43xx-standalone/Config.in
index 4f9382bfad..5e15f8121c 100644
--- a/target/linux/package/bcm43xx-standalone/Config.in
+++ b/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
diff --git a/target/linux/package/ieee80211-dscape/Config.in b/target/linux/package/ieee80211-dscape/Config.in
index 1277bcb3e9..a440ee2607 100644
--- a/target/linux/package/ieee80211-dscape/Config.in
+++ b/target/linux/package/ieee80211-dscape/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_KMOD_IEEE80211_DSCAPE
prompt "kmod-ieee80211-dscape............. IEEE 802.11 stack (devicescape)"
tristate
- default m if CONFIG_DEVEL
+ default n
depends BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_X86
help