1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-20 07:24:36 +01:00
openwrt/target/linux/generic-2.6/patches-2.6.27/974-ssb_b43_default_on.patch

12 lines
213 B
Diff
Raw Normal View History

2008-11-30 19:09:21 +01:00
--- 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