diff options
Diffstat (limited to 'configs/deneb_defconfig')
-rw-r--r-- | configs/deneb_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/deneb_defconfig b/configs/deneb_defconfig index 13c3587340..25880dd427 100644 --- a/configs/deneb_defconfig +++ b/configs/deneb_defconfig @@ -34,7 +34,7 @@ CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_SEPARATE_BSS=y CONFIG_SPL_POWER=y CONFIG_SPL_POWER_DOMAIN=y -CONFIG_SPL_WATCHDOG_SUPPORT=y +CONFIG_SPL_WATCHDOG=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot# " CONFIG_CMD_CPU=y |