diff options
Diffstat (limited to 'configs/pr1_defconfig')
-rw-r--r-- | configs/pr1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pr1_defconfig b/configs/pr1_defconfig index 583f132042..03a3286d9a 100644 --- a/configs/pr1_defconfig +++ b/configs/pr1_defconfig @@ -1,9 +1,9 @@ CONFIG_BLACKFIN=y CONFIG_TARGET_PR1=y +CONFIG_SYS_PROMPT="pr1>" # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED=y CONFIG_LIB_RAND=y -CONFIG_SYS_PROMPT="pr1>" |