diff options
Diffstat (limited to 'configs/microblaze-generic_defconfig')
-rw-r--r-- | configs/microblaze-generic_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig index 53829d4547..da589a0168 100644 --- a/configs/microblaze-generic_defconfig +++ b/configs/microblaze-generic_defconfig @@ -2,7 +2,7 @@ CONFIG_MICROBLAZE=y CONFIG_TARGET_MICROBLAZE_GENERIC=y CONFIG_DEFAULT_DEVICE_TREE="microblaze-generic" CONFIG_SPL=y +CONFIG_SYS_PROMPT="U-Boot-mONStR> " # CONFIG_CMD_SETEXPR is not set CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y -CONFIG_SYS_PROMPT="U-Boot-mONStR> " |