Loading drivers/spi/Kconfig +2 −1 Original line number Diff line number Diff line Loading @@ -407,7 +407,8 @@ config SPI_SC18IS602 config SPI_SH_MSIOF tristate "SuperH MSIOF SPI controller" depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK depends on HAVE_CLK depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST select SPI_BITBANG help SPI driver for SuperH and SH Mobile MSIOF blocks. Loading Loading
drivers/spi/Kconfig +2 −1 Original line number Diff line number Diff line Loading @@ -407,7 +407,8 @@ config SPI_SC18IS602 config SPI_SH_MSIOF tristate "SuperH MSIOF SPI controller" depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK depends on HAVE_CLK depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST select SPI_BITBANG help SPI driver for SuperH and SH Mobile MSIOF blocks. Loading