diff options
Diffstat (limited to 'configs/zynq_cse_nor_defconfig')
-rw-r--r-- | configs/zynq_cse_nor_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/zynq_cse_nor_defconfig b/configs/zynq_cse_nor_defconfig index b748eeb0dc..4e3196bb8a 100644 --- a/configs/zynq_cse_nor_defconfig +++ b/configs/zynq_cse_nor_defconfig @@ -11,14 +11,14 @@ CONFIG_SPL=y CONFIG_DEFAULT_DEVICE_TREE="zynq-cse-nor" CONFIG_SYS_CUSTOM_LDSCRIPT=y CONFIG_SYS_LDSCRIPT="arch/arm/mach-zynq/u-boot.lds" +# CONFIG_AUTOBOOT is not set CONFIG_USE_PREBOOT=y -# CONFIG_BOARD_LATE_INIT is not set # CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_BOARD_LATE_INIT is not set CONFIG_SPL_STACK_R=y # CONFIG_CMDLINE_EDITING is not set # CONFIG_AUTO_COMPLETE is not set # CONFIG_SYS_LONGHELP is not set -# CONFIG_AUTOBOOT is not set # CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set # CONFIG_CMD_BOOTD is not set |