diff options
Diffstat (limited to 'configs/omap3_evm_defconfig')
-rw-r--r-- | configs/omap3_evm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_evm_defconfig b/configs/omap3_evm_defconfig index 65b6f6a9c6..de8fbd928b 100644 --- a/configs/omap3_evm_defconfig +++ b/configs/omap3_evm_defconfig @@ -7,3 +7,4 @@ CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_PROMPT="OMAP3_EVM # " |