Message ID | 20220131202721.2122605-1-dmitry.baryshkov@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,1/2] arm64: defconfig: Enable PM8916 watchdog driver | expand |
On Mon, 31 Jan 2022 23:27:20 +0300, Dmitry Baryshkov wrote: > From: Aníbal Limón <anibal.limon@linaro.org> > > Enable watchdog driver for pm8916 block. It is used on msm8916/apq8016 > platforms (e.g. Dragonboard 410c). > > Applied, thanks! [1/2] arm64: defconfig: Enable PM8916 watchdog driver commit: d3173e421b7267754aaf9b410d79d4b30c547596 [2/2] arm64: defconfig: Enable SM8250 video clock controller commit: cd7ce3e18afa7bef1ce371706416918de1aa3bc5 Best regards,
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index bb30afa95a73..087a1612902f 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -609,6 +609,7 @@ CONFIG_MESON_GXBB_WATCHDOG=m CONFIG_MESON_WATCHDOG=m CONFIG_RENESAS_WDT=y CONFIG_UNIPHIER_WATCHDOG=y +CONFIG_PM8916_WATCHDOG=m CONFIG_BCM2835_WDT=y CONFIG_MFD_ALTERA_SYSMGR=y CONFIG_MFD_BD9571MWV=y