]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/Kconfig
spi: Migrate CONFIG_CF_SPI to Kconfig
[u-boot] / drivers / spi / Kconfig
index 21dd6e0969518bc723754e7c5490808bbb7dea87..235a8c7d73a1a7dd53b7b400fc9bd8f9b737e520 100644 (file)
@@ -212,6 +212,12 @@ config SOFT_SPI
         Enable Soft SPI driver. This driver is to use GPIO simulate
         the SPI protocol.
 
+config CF_SPI
+       bool "ColdFire SPI driver"
+       help
+         Enable the ColdFire SPI driver. This driver can be used on
+         some m68k SoCs.
+
 config FSL_ESPI
        bool "Freescale eSPI driver"
        help