diff mbox series

[4/5] arm64: defconfig: Enable PM8916 watchdog driver

Message ID 20220131165056.2117434-4-dmitry.baryshkov@linaro.org (mailing list archive)
State New, archived
Headers show
Series [1/5] arm64: defconfig: Enable some Qualcomm drivers | expand

Commit Message

Dmitry Baryshkov Jan. 31, 2022, 4:50 p.m. UTC
From: Aníbal Limón <anibal.limon@linaro.org>

Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Bjorn Andersson Jan. 31, 2022, 6:30 p.m. UTC | #1
On Mon 31 Jan 10:50 CST 2022, Dmitry Baryshkov wrote:

> From: Aníbal Limón <anibal.limon@linaro.org>
> 
> Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>

I need your S-o-b appended to the author's as you handle the patch (same
with the last patch).

> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index bb30afa95a73..8a68dadbcc7d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -596,6 +596,7 @@ CONFIG_QCOM_SPMI_ADC_TM5=m
>  CONFIG_UNIPHIER_THERMAL=y
>  CONFIG_WATCHDOG=y
>  CONFIG_SL28CPLD_WATCHDOG=m
> +CONFIG_PM8916_WATCHDOG=y

Is there any reason why this is =y and not =m?


PS. I'm picking up patch 1-3, no need to resend them.

Regards,
Bjorn

>  CONFIG_ARM_SP805_WATCHDOG=y
>  CONFIG_ARM_SBSA_WATCHDOG=y
>  CONFIG_ARM_SMC_WATCHDOG=y
> -- 
> 2.34.1
>
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index bb30afa95a73..8a68dadbcc7d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -596,6 +596,7 @@  CONFIG_QCOM_SPMI_ADC_TM5=m
 CONFIG_UNIPHIER_THERMAL=y
 CONFIG_WATCHDOG=y
 CONFIG_SL28CPLD_WATCHDOG=m
+CONFIG_PM8916_WATCHDOG=y
 CONFIG_ARM_SP805_WATCHDOG=y
 CONFIG_ARM_SBSA_WATCHDOG=y
 CONFIG_ARM_SMC_WATCHDOG=y