]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/nand/Kconfig
kconfig: nand: fix selection of SYS_NAND_SELF_INIT
[karo-tx-uboot.git] / drivers / mtd / nand / Kconfig
index ebbc2d4a5668a768770f9a24ceb0843ce4fa598b..791699922e2c48fb14fc81c5cfb8229eb7ba810b 100644 (file)
@@ -54,14 +54,13 @@ endif
 
 config NAND_MXC
        bool "Support Freescale i.MX NAND controller"
-       select SYS_NAND_SELF_INIT if SPL
+       select SYS_NAND_SELF_INIT
        help
          Enable support for the Freescale NAND controller found on
          i.MX processors.
 
 config NAND_MXS
        bool "Support Freescale GPMI NAND controller"
-       select SYS_NAND_SELF_INIT if SPL
        help
          Enable support for the Freescale GPMI NAND controller found
          on i.MX28 and i.MX6 processors.