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