]> git.sur5r.net Git - u-boot/blobdiff - configs/zynq_zc770_xm013_defconfig
spl: move SPL_OS_BOOT to Kconfig
[u-boot] / configs / zynq_zc770_xm013_defconfig
index 1b78fdffcfd6334771cd60670a12380c2dcf5876..add038ce7f71f788818fc5bca8f44302af256275 100644 (file)
@@ -1,12 +1,14 @@
 CONFIG_ARM=y
 CONFIG_ARCH_ZYNQ=y
 CONFIG_DEFAULT_DEVICE_TREE="zynq-zc770-xm013"
-CONFIG_SPL=y
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
 CONFIG_FIT_SIGNATURE=y
 CONFIG_SYS_EXTRA_OPTIONS="ZC770_XM013"
 CONFIG_SYS_NO_FLASH=y
+# CONFIG_DISPLAY_CPUINFO is not set
+CONFIG_SPL=y
+CONFIG_SPL_OS_BOOT=y
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="Zynq> "
 # CONFIG_CMD_IMLS is not set