]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/spi/Kconfig
spi: Kconfig: Mark MXS_SPI has DEPRECATED
[thirdparty/u-boot.git] / drivers / spi / Kconfig
index eb32f082fe978fddc13bdadd38e3bc0e821134b9..2f494c0483aa0765b580da302378cf0d26b914df 100644 (file)
@@ -383,6 +383,7 @@ config MXC_SPI
 
 config MXS_SPI
        bool "MXS SPI Driver"
+       depends on DEPRECATED
        help
          Enable the MXS SPI controller driver. This driver can be used
          on the i.MX23 and i.MX28 SoCs.