summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28/974-ssb_b43_default_on.patch
blob: 98dde2a3c8b34837443cda706165adf4a8fc97f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/drivers/ssb/Kconfig
+++ b/drivers/ssb/Kconfig
@@ -49,7 +49,7 @@ config SSB_PCIHOST
 config SSB_B43_PCI_BRIDGE
 	bool
 	depends on SSB_PCIHOST
-	default n
+	default y
 
 config SSB_PCMCIAHOST_POSSIBLE
 	bool