diff options
Diffstat (limited to 'configs/cam_enc_4xx_defconfig')
-rw-r--r-- | configs/cam_enc_4xx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cam_enc_4xx_defconfig b/configs/cam_enc_4xx_defconfig index f7f6f12b93..a67bf0ed9c 100644 --- a/configs/cam_enc_4xx_defconfig +++ b/configs/cam_enc_4xx_defconfig @@ -7,3 +7,4 @@ CONFIG_SPL=y # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y +CONFIG_SYS_PROMPT="cam_enc_4xx> " |