|
@@ -451,7 +451,7 @@ config SPI_RB4XX
|
|
|
|
|
|
config SPI_RSPI
|
|
config SPI_RSPI
|
|
tristate "Renesas RSPI/QSPI controller"
|
|
tristate "Renesas RSPI/QSPI controller"
|
|
- depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST
|
|
|
|
|
|
+ depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
|
|
help
|
|
help
|
|
SPI driver for Renesas RSPI and QSPI blocks.
|
|
SPI driver for Renesas RSPI and QSPI blocks.
|
|
|
|
|
|
@@ -501,7 +501,7 @@ config SPI_SC18IS602
|
|
config SPI_SH_MSIOF
|
|
config SPI_SH_MSIOF
|
|
tristate "SuperH MSIOF SPI controller"
|
|
tristate "SuperH MSIOF SPI controller"
|
|
depends on HAVE_CLK && HAS_DMA
|
|
depends on HAVE_CLK && HAS_DMA
|
|
- depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST
|
|
|
|
|
|
+ depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
|
|
help
|
|
help
|
|
SPI driver for SuperH and SH Mobile MSIOF blocks.
|
|
SPI driver for SuperH and SH Mobile MSIOF blocks.
|
|
|
|
|
|
@@ -520,7 +520,7 @@ config SPI_SH_SCI
|
|
|
|
|
|
config SPI_SH_HSPI
|
|
config SPI_SH_HSPI
|
|
tristate "SuperH HSPI controller"
|
|
tristate "SuperH HSPI controller"
|
|
- depends on ARCH_SHMOBILE || COMPILE_TEST
|
|
|
|
|
|
+ depends on ARCH_RENESAS || COMPILE_TEST
|
|
help
|
|
help
|
|
SPI driver for SuperH HSPI blocks.
|
|
SPI driver for SuperH HSPI blocks.
|
|
|
|
|