aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-18 20:10:51 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-18 20:10:51 +0000
commit67ea71e39723d1a2dbb505fa4402455c39716d2a (patch)
tree4f4d693fb40653de79a8107f7254d31eed9b3582 /target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch
parente738b2550a0c11172766bcdaff510ca4e9cb1d52 (diff)
downloadmaster-187ad058-67ea71e39723d1a2dbb505fa4402455c39716d2a.tar.gz
master-187ad058-67ea71e39723d1a2dbb505fa4402455c39716d2a.tar.bz2
master-187ad058-67ea71e39723d1a2dbb505fa4402455c39716d2a.zip
linux/2.6.39: R.I.P.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31808 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch')
-rw-r--r--target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch b/target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch
deleted file mode 100644
index 29d2a41a3b..0000000000
--- a/target/linux/generic/patches-2.6.39/253-ssb_b43_default_on.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- a/drivers/ssb/Kconfig
-+++ b/drivers/ssb/Kconfig
-@@ -29,6 +29,7 @@ config SSB_SPROM
- config SSB_BLOCKIO
- bool
- depends on SSB
-+ default y
-
- config SSB_PCIHOST_POSSIBLE
- bool
-@@ -49,7 +50,7 @@ config SSB_PCIHOST
- config SSB_B43_PCI_BRIDGE
- bool
- depends on SSB_PCIHOST
-- default n
-+ default y
-
- config SSB_PCMCIAHOST_POSSIBLE
- bool
---- a/drivers/bcma/Kconfig
-+++ b/drivers/bcma/Kconfig
-@@ -17,6 +17,7 @@ config BCMA
- config BCMA_BLOCKIO
- bool
- depends on BCMA
-+ default y
-
- config BCMA_HOST_PCI_POSSIBLE
- bool