[PATCH] ARM: at91/sama5_defconfig: enable watchdog driver

Nicolas Ferre nicolas.ferre at atmel.com
Tue Dec 15 02:13:38 PST 2015


Le 05/11/2015 08:37, Wenyou Yang a écrit :
> Enabel AT91SAM9X / AT91CAP9 watchdog and SAMA5D4 watchdog.
> 
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>

Acked-by: Nicolas Ferre <nicolas.ferre at atmel.com>

And stacked on top of at91-4.5-dt.

Thanks!


> ---
> 
>  arch/arm/configs/sama5_defconfig |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
> index a0c57ac..963daae 100644
> --- a/arch/arm/configs/sama5_defconfig
> +++ b/arch/arm/configs/sama5_defconfig
> @@ -130,6 +130,9 @@ CONFIG_POWER_SUPPLY=y
>  CONFIG_POWER_RESET=y
>  # CONFIG_HWMON is not set
>  CONFIG_SSB=m
> +CONFIG_WATCHDOG=y
> +CONFIG_AT91SAM9X_WATCHDOG=y
> +CONFIG_SAMA5D4_WATCHDOG=y
>  CONFIG_MFD_ATMEL_FLEXCOM=y
>  CONFIG_REGULATOR=y
>  CONFIG_REGULATOR_FIXED_VOLTAGE=y
> 


-- 
Nicolas Ferre



More information about the linux-arm-kernel mailing list