]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/spi/Kconfig
Merge git://git.denx.de/u-boot-spi
[people/ms/u-boot.git] / drivers / spi / Kconfig
index 28ddcf85a36f177d31c893a3de8c6d929d066bfa..1e95dc4559bc8857bb903eca636305665e6b2981 100644 (file)
@@ -233,6 +233,12 @@ config ATCSPI200_SPI
          used to access the SPI flash on AE3XX and AE250 platforms embedding
          this Andestech IP core.
 
+config DAVINCI_SPI
+       bool "Davinci & Keystone SPI driver"
+       depends on ARCH_DAVINCI || ARCH_KEYSTONE
+       help
+         Enable the Davinci SPI driver
+
 config TI_QSPI
        bool "TI QSPI driver"
        help