summaryrefslogtreecommitdiffstats
path: root/configs/zynq_zc770_xm012_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2019-09-25 12:32:41 +0200
committerMichal Simek <michal.simek@xilinx.com>2019-10-08 09:55:11 +0200
commita91feaee0fa8ab3835061b04ca895be1d1281589 (patch)
treeec9d30d37450f07fa19a64e16b9984baa9c5eabb /configs/zynq_zc770_xm012_defconfig
parent336c730150481566a23527e6553c45a4c3360ed6 (diff)
downloadu-boot-a91feaee0fa8ab3835061b04ca895be1d1281589.tar.gz
u-boot-a91feaee0fa8ab3835061b04ca895be1d1281589.tar.xz
u-boot-a91feaee0fa8ab3835061b04ca895be1d1281589.zip
ARM: zynq: Define default SYS_PROMPT
All boards are using the same prompt that's why add it as default value to Kconfig to simplify defconfigs. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/zynq_zc770_xm012_defconfig')
-rw-r--r--configs/zynq_zc770_xm012_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/zynq_zc770_xm012_defconfig b/configs/zynq_zc770_xm012_defconfig
index 01e3d5fb84..78cdd9c9c7 100644
--- a/configs/zynq_zc770_xm012_defconfig
+++ b/configs/zynq_zc770_xm012_defconfig
@@ -16,7 +16,6 @@ CONFIG_LEGACY_IMAGE_FORMAT=y
CONFIG_USE_PREBOOT=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_OS_BOOT=y
-CONFIG_SYS_PROMPT="Zynq> "
CONFIG_CMD_IMLS=y
CONFIG_CMD_FPGA_LOADBP=y
CONFIG_CMD_FPGA_LOADFS=y