spi: Migrate CONFIG_SH_SPI to Kconfig
[platform/kernel/u-boot.git] / drivers / spi / Kconfig
index 1e95dc4..3d2cd2d 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