Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic...
[linux-2.6-block.git] / drivers / spi / Kconfig
index c2a0404923f9890ed5fafde8eb5071af1737f8eb..9d8c84bb15446a75153d64f94a5900ab165193ac 100644 (file)
@@ -487,7 +487,7 @@ config SPI_RB4XX
 
 config SPI_RSPI
        tristate "Renesas RSPI/QSPI controller"
-       depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST
+       depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
        help
          SPI driver for Renesas RSPI and QSPI blocks.
 
@@ -537,7 +537,7 @@ config SPI_SC18IS602
 config SPI_SH_MSIOF
        tristate "SuperH MSIOF SPI controller"
        depends on HAVE_CLK && HAS_DMA
-       depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST
+       depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
        help
          SPI driver for SuperH and SH Mobile MSIOF blocks.
 
@@ -556,7 +556,7 @@ config SPI_SH_SCI
 
 config SPI_SH_HSPI
        tristate "SuperH HSPI controller"
-       depends on ARCH_SHMOBILE || COMPILE_TEST
+       depends on ARCH_RENESAS || COMPILE_TEST
        help
          SPI driver for SuperH HSPI blocks.