From a91feaee0fa8ab3835061b04ca895be1d1281589 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 25 Sep 2019 12:32:41 +0200 Subject: 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 --- configs/syzygy_hub_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/syzygy_hub_defconfig') diff --git a/configs/syzygy_hub_defconfig b/configs/syzygy_hub_defconfig index 8b72983b23..6f89372ccf 100644 --- a/configs/syzygy_hub_defconfig +++ b/configs/syzygy_hub_defconfig @@ -19,7 +19,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_FLASH is not set CONFIG_CMD_FPGA_LOADBP=y CONFIG_CMD_FPGA_LOADFS=y -- cgit v1.2.3