]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/Kconfig
spi: Migrate CONFIG_SH_SPI to Kconfig
[u-boot] / drivers / spi / Kconfig
index 1e95dc4559bc8857bb903eca636305665e6b2981..3d2cd2db0072d6c39e1a2fc9c58c0af476521907 100644 (file)
@@ -239,6 +239,12 @@ config DAVINCI_SPI
        help
          Enable the Davinci SPI driver
 
+config SH_SPI
+       bool "SuperH SPI driver"
+       help
+         Enable the SuperH SPI controller driver. This driver can be used
+         on various SuperH SoCs, such as SH7757.
+
 config TI_QSPI
        bool "TI QSPI driver"
        help