]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/spi/Kconfig
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
[thirdparty/u-boot.git] / drivers / spi / Kconfig
index b80d36343242ee51826a216a0b65091fa31a86ad..04ddb32a8f313535e6f7450370f33d098baa7947 100644 (file)
@@ -137,6 +137,11 @@ config MPC8XX_SPI
        help
          Enable support for SPI on MPC8XX
 
+config MPC8XXX_SPI
+       bool "MPC8XXX SPI Driver"
+       help
+         Enable support for SPI on the MPC8XXX PowerPC SoCs.
+
 config MT7621_SPI
        bool "MediaTek MT7621 SPI driver"
        depends on SOC_MT7628
@@ -378,11 +383,6 @@ config LPC32XX_SSP
        help
          Enable support for SPI on LPC32xx
 
-config MPC8XXX_SPI
-       bool "MPC8XXX SPI Driver"
-       help
-         Enable support for SPI on the MPC8XXX PowerPC SoCs.
-
 config MXC_SPI
        bool "MXC SPI Driver"
        help