diff options
Diffstat (limited to 'configs/k2hk_evm_defconfig')
-rw-r--r-- | configs/k2hk_evm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2hk_evm_defconfig b/configs/k2hk_evm_defconfig index 297183f921..a604939c5e 100644 --- a/configs/k2hk_evm_defconfig +++ b/configs/k2hk_evm_defconfig @@ -6,3 +6,4 @@ CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y +CONFIG_SYS_PROMPT="K2HK EVM # " |