]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/nand/Kconfig
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
[karo-tx-uboot.git] / drivers / mtd / nand / Kconfig
index efd8fd58f02160d13df4288855ee36e80b3d985b..50b91c452d77ededb7f46fc634dd1d5e9fdabca1 100644 (file)
@@ -101,6 +101,7 @@ config SPL_NAND_DENALI
 config SPL_NAND_SUNXI
        bool "Support for NAND on Allwinner A20 in SPL"
        depends on MACH_SUN7I
+       select SYS_NAND_SELF_INIT
        ---help---
        Enable support for NAND. This option allows SPL to read from
        sunxi NAND using DMA transfers.