nds32: spi: Support spi dm driver.
[oweals/u-boot.git] / drivers / spi / Kconfig
index 3c5582a9504c8e079c24c14e86da4b7a940afdc7..88da9a4c8e7159b7be04e701a35708460dd9044d 100644 (file)
@@ -210,6 +210,13 @@ config FSL_QSPI
          used to access the SPI NOR flash on platforms embedding this
          Freescale IP core.
 
+config NDS_AE3XX_SPI
+       bool "Andestech AE3XX SPI driver"
+       help
+         Enable the Andestech AE3XX SPI driver. This driver can be
+         used to access the SPI flash on platforms embedding this
+         Andestech IP core.
+
 config TI_QSPI
        bool "TI QSPI driver"
        help