Allow b43_pci_bridge to be default on, otherwise we can never enable it.
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Nov 2008 16:32:43 +0000 (16:32 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Nov 2008 16:32:43 +0000 (16:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13432 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch [new file with mode: 0644]

diff --git a/target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch b/target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch
new file mode 100644 (file)
index 0000000..34e1267
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/drivers/ssb/Kconfig      2008-11-29 17:29:58.000000000 +0100
++++ b/drivers/ssb/Kconfig      2008-11-29 17:40:52.000000000 +0100
+@@ -48,7 +48,7 @@
+ config SSB_B43_PCI_BRIDGE
+       bool
+       depends on SSB_PCIHOST
+-      default n
++      default y
+ config SSB_PCMCIAHOST_POSSIBLE
+       bool