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 5318d7d612..13c3587340 100644 --- a/configs/deneb_defconfig +++ b/configs/deneb_defconfig @@ -32,7 +32,7 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SPL_BOARD_INIT=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_SEPARATE_BSS=y -CONFIG_SPL_POWER_SUPPORT=y +CONFIG_SPL_POWER=y CONFIG_SPL_POWER_DOMAIN=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_HUSH_PARSER=y |