Add support for pcmcia to ssb. b43 will build now with pcmcia support.

SVN-Revision: 15784
This commit is contained in:
Hauke Mehrtens
2009-05-11 20:51:38 +00:00
parent de44ea0536
commit f24c234150
5 changed files with 34 additions and 5 deletions

View File

@@ -1,5 +1,14 @@
--- a/drivers/ssb/Kconfig
+++ b/drivers/ssb/Kconfig
@@ -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
@@ -48,7 +48,7 @@ config SSB_PCIHOST
config SSB_B43_PCI_BRIDGE
bool

View File

@@ -1,5 +1,14 @@
--- 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

View File

@@ -1,5 +1,14 @@
--- 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