]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/spi/Kconfig
arm: sunxi: Move spl spi sunxi code to mach-sunxi
[u-boot] / drivers / mtd / spi / Kconfig
index 6ba255d676bf4d62514fd82d9f3e9ab48551dd4f..4484cf81951a09609fdebd33cee6d224a5df8212 100644 (file)
@@ -135,17 +135,4 @@ config SPI_FLASH_MTD
 
          If unsure, say N
 
-if SPL
-
-config SPL_SPI_SUNXI
-       bool "Support for SPI Flash on Allwinner SoCs in SPL"
-       depends on MACH_SUN4I || MACH_SUN5I || MACH_SUN7I || MACH_SUNXI_H3_H5 || MACH_SUN50I
-       select SPL_SPI_FLASH_SUPPORT
-       ---help---
-       Enable support for SPI Flash. This option allows SPL to read from
-       sunxi SPI Flash. It uses the same method as the boot ROM, so does
-       not need any extra configuration.
-
-endif
-
 endmenu # menu "SPI Flash Support"