1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-04 18:21:52 +02:00
openwrt/target/linux/generic-2.6/patches-2.6.28/974-ssb_b43_default_on.patch
Hauke Mehrtens e80f5ca91e Remove pcmcia support from ssb.
SVN-Revision: 16023
2009-05-24 11:30:06 +00:00

12 lines
213 B
Diff

--- 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