diff options
Diffstat (limited to 'configs/mcx_defconfig')
-rw-r--r-- | configs/mcx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mcx_defconfig b/configs/mcx_defconfig index 1d3e978391..1f38640a81 100644 --- a/configs/mcx_defconfig +++ b/configs/mcx_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="mcx # " |