]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/Kconfig
spi: atcspi200: Drop non-dm code
[u-boot] / drivers / spi / Kconfig
index 235a8c7d73a1a7dd53b7b400fc9bd8f9b737e520..a3b4a0b2f0a20127cb733b8a6d247b7b1ebc31c4 100644 (file)
@@ -23,6 +23,13 @@ config ALTERA_SPI
          IP core. Please find details on the "Embedded Peripherals IP
          User Guide" of Altera.
 
+config ATCSPI200_SPI
+       bool "Andestech ATCSPI200 SPI driver"
+       help
+         Enable the Andestech ATCSPI200 SPI driver. This driver can be
+         used to access the SPI flash on AE3XX and AE250 platforms embedding
+         this Andestech IP core.
+
 config ATH79_SPI
        bool "Atheros SPI driver"
        depends on ARCH_ATH79
@@ -232,13 +239,6 @@ config FSL_QSPI
          used to access the SPI NOR flash on platforms embedding this
          Freescale IP core.
 
-config ATCSPI200_SPI
-       bool "Andestech ATCSPI200 SPI driver"
-       help
-         Enable the Andestech ATCSPI200 SPI driver. This driver can be
-         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