diff options
author | Tom Rini <trini@konsulko.com> | 2016-09-19 17:00:58 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-20 09:30:07 -0400 |
commit | 06066a7df910293d377eca1b1ea1cd8c585c6748 (patch) | |
tree | ab4164e36c4d669991169ce152e1a0f66eafdeb8 /configs/pepper_defconfig | |
parent | 9b1b6d42256a4c2e59c803afdbf90d39371e61ba (diff) |
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pepper_defconfig')
-rw-r--r-- | configs/pepper_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig index f297a947ad2..17cd66fb300 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig @@ -11,8 +11,8 @@ CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_POWER_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y -CONFIG_SPL=y CONFIG_VERSION_VARIABLE=y +CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="pepper# " CONFIG_CMD_BOOTZ=y |