]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/wandboard_defconfig
Kconfig: Move SPL settings into their own file
[people/ms/u-boot.git] / configs / wandboard_defconfig
index d4652703c38e50dd42ba7417a64c9fb335996f7a..655400bb83678bdf1074934ac6971fc38f030cb4 100644 (file)
@@ -1,8 +1,8 @@
 CONFIG_ARM=y
 CONFIG_ARCH_MX6=y
 CONFIG_TARGET_WANDBOARD=y
-CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
+CONFIG_SPL=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set