diff options
-rw-r--r-- | arch/riscv/configs/tizen-lpi4a_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/tizen-lpi4a_defconfig b/arch/riscv/configs/tizen-lpi4a_defconfig index c352410deeef..aab68fb700f0 100644 --- a/arch/riscv/configs/tizen-lpi4a_defconfig +++ b/arch/riscv/configs/tizen-lpi4a_defconfig @@ -221,6 +221,7 @@ CONFIG_WATCHDOG_OPEN_TIMEOUT=32 CONFIG_WATCHDOG_PRETIMEOUT_GOV=y CONFIG_WATCHDOG_PRETIMEOUT_DEFAULT_GOV_NOOP=y CONFIG_DW_WATCHDOG=y +CONFIG_LIGHT_PMIC_WATCHDOG=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_MEDIA_SUPPORT=y |