2008-11-30 18:09:21 +00:00
|
|
|
--- a/drivers/ssb/Kconfig
|
|
|
|
+++ b/drivers/ssb/Kconfig
|
2009-05-11 20:51:38 +00:00
|
|
|
@@ -26,7 +26,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
|
2008-11-30 18:09:21 +00:00
|
|
|
@@ -48,7 +48,7 @@ config SSB_PCIHOST
|
2008-11-29 16:32:43 +00:00
|
|
|
config SSB_B43_PCI_BRIDGE
|
|
|
|
bool
|
|
|
|
depends on SSB_PCIHOST
|
|
|
|
- default n
|
|
|
|
+ default y
|
|
|
|
|
|
|
|
config SSB_PCMCIAHOST_POSSIBLE
|
|
|
|
bool
|