diff options
Diffstat (limited to 'configs/stxgp3_defconfig')
-rw-r--r-- | configs/stxgp3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stxgp3_defconfig b/configs/stxgp3_defconfig index 86afe886cc..816092d8c9 100644 --- a/configs/stxgp3_defconfig +++ b/configs/stxgp3_defconfig @@ -2,3 +2,4 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_STXGP3=y # CONFIG_CMD_SETEXPR is not set +CONFIG_SYS_PROMPT="GPPP=> " |