diff options
Diffstat (limited to 'configs/ac14xx_defconfig')
-rw-r--r-- | configs/ac14xx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ac14xx_defconfig b/configs/ac14xx_defconfig index 37fb0e0ec7..238630e63e 100644 --- a/configs/ac14xx_defconfig +++ b/configs/ac14xx_defconfig @@ -2,3 +2,4 @@ CONFIG_PPC=y CONFIG_MPC512X=y CONFIG_TARGET_AC14XX=y # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_PROMPT="ac14xx> " |