From: Sekhar Nori Date: Fri, 12 May 2017 10:14:40 +0000 (+0530) Subject: davinci: omapl138_lcdk: drop custom prompt string X-Git-Tag: v2017.07-rc1~279 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b3a67dbc202b3e841ef5e302bbc6b568884ac9e3;p=u-boot davinci: omapl138_lcdk: drop custom prompt string Drop custom command prompt string in favor of default used by U-Boot. This helps in easier automation setup across boards. Signed-off-by: Sekhar Nori --- diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig index 752ff5d860..0629f9636f 100644 --- a/configs/omapl138_lcdk_defconfig +++ b/configs/omapl138_lcdk_defconfig @@ -15,7 +15,6 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SPL=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0xb5 CONFIG_HUSH_PARSER=y -CONFIG_SYS_PROMPT="U-Boot > " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_GPIO is not set