From a9a85fcc7b617c545672264f48dbda6f6348b321 Mon Sep 17 00:00:00 2001 From: Hannes Schmelzer Date: Fri, 19 Feb 2016 12:09:43 +0100 Subject: board/BuR: use default u-boot prompt on all B&R boards There is no need to have some specific prompt, so we drop this within defconfigs. Signed-off-by: Hannes Schmelzer Reviewed-by: Tom Rini --- configs/kwb_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/kwb_defconfig') diff --git a/configs/kwb_defconfig b/configs/kwb_defconfig index 10d39eb..7bdc6b6 100644 --- a/configs/kwb_defconfig +++ b/configs/kwb_defconfig @@ -2,7 +2,6 @@ CONFIG_ARM=y CONFIG_TARGET_KWB=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1" -CONFIG_SYS_PROMPT="U-Boot (BuR V2.0)# " # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_BOOTM is not set # CONFIG_CMD_GO is not set -- cgit v1.1