1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 11:40:22 +03:00
openwrt-xburst/target/linux/generic-2.6/patches-2.6.29/974-ssb_b43_default_on.patch
hcg c5a9834bb4 [kernel] revert 15922 - add back 2.6.29 kernel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 10:00:48 +00:00

21 lines
427 B
Diff

--- a/drivers/ssb/Kconfig
+++ b/drivers/ssb/Kconfig
@@ -27,7 +27,7 @@ config SSB_SPROM
# Support for Block-I/O. SELECT this from the driver that needs it.
config SSB_BLOCKIO
- bool
+ bool "add SSB_BLOCKIO support"
depends on SSB
config SSB_PCIHOST_POSSIBLE
@@ -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