diff options
Diffstat (limited to 'configs/PATI_defconfig')
-rw-r--r-- | configs/PATI_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/PATI_defconfig b/configs/PATI_defconfig index 6c1bf172f6..ae957320e5 100644 --- a/configs/PATI_defconfig +++ b/configs/PATI_defconfig @@ -1,6 +1,7 @@ CONFIG_PPC=y CONFIG_5xx=y CONFIG_TARGET_PATI=y +CONFIG_SYS_PROMPT="pati=> " # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_XIMG is not set @@ -13,4 +14,3 @@ CONFIG_TARGET_PATI=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set -CONFIG_SYS_PROMPT="pati=> " |