diff options
Diffstat (limited to 'configs/da830evm_defconfig')
-rw-r--r-- | configs/da830evm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/da830evm_defconfig b/configs/da830evm_defconfig index d37ede359f..3dda85779a 100644 --- a/configs/da830evm_defconfig +++ b/configs/da830evm_defconfig @@ -1,9 +1,9 @@ CONFIG_ARM=y CONFIG_ARCH_DAVINCI=y CONFIG_TARGET_DA830EVM=y +CONFIG_SYS_PROMPT="U-Boot > " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y -CONFIG_SYS_PROMPT="U-Boot > " |