]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ssb/Kconfig
Merge branch 'linus' into tracing/ftrace
[linux-2.6-omap-h63xx.git] / drivers / ssb / Kconfig
index 0f7cce2560d19ccb4dea8799bcc2fe74373d8d0d..cd845b8acd17b006ac4021120f0aee8bec85f045 100644 (file)
@@ -24,6 +24,11 @@ config SSB
 config SSB_SPROM
        bool
 
+# Support for Block-I/O. SELECT this from the driver that needs it.
+config SSB_BLOCKIO
+       bool
+       depends on SSB
+
 config SSB_PCIHOST_POSSIBLE
        bool
        depends on SSB && (PCI = y || PCI = SSB)