From: Aníbal Limón Date: Mon, 31 Jan 2022 20:27:20 +0000 (+0300) Subject: arm64: defconfig: Enable PM8916 watchdog driver X-Git-Tag: howlett/maple/20220722_2~449^2~3^2~3 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9eb75512b1de36ba06e63f3518fcb4f50f7912d8;p=users%2Fjedix%2Flinux-maple.git arm64: defconfig: Enable PM8916 watchdog driver Enable watchdog driver for pm8916 block. It is used on msm8916/apq8016 platforms (e.g. Dragonboard 410c). Signed-off-by: Aníbal Limón [DB: changed to =m, expanded commit message] Signed-off-by: Dmitry Baryshkov Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220131202721.2122605-1-dmitry.baryshkov@linaro.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7c519f0f9581..3791a57ecc6a 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -622,6 +622,7 @@ CONFIG_ARM_SMC_WATCHDOG=y CONFIG_RENESAS_WDT=y CONFIG_RENESAS_RZG2LWDT=y CONFIG_UNIPHIER_WATCHDOG=y +CONFIG_PM8916_WATCHDOG=m CONFIG_BCM2835_WDT=y CONFIG_MFD_ALTERA_SYSMGR=y CONFIG_MFD_BD9571MWV=y