[PATCH] ARM: multi_v7_defconfig: enable DW_WATCHDOG
Kevin Hilman
khilman at baylibre.com
Wed Feb 3 16:53:37 PST 2016
<dinguyen at opensource.altera.com> writes:
> From: Dinh Nguyen <dinguyen at opensource.altera.com>
>
> The watchdog timer on the SoCFPGA platform is the Synopsys Designware watchdog.
> Enable CONFIG_DW_WATCHDOG for the driver to get built.
>
> Signed-off-by: Dinh Nguyen <dinguyen at opensource.altera.com>
Tested-by: Kevin Hilman <khilman at baylibre.com>
I confirm that this fixes the boot problems I was seeing on my socfpga
board.
Kevin
> ---
> arch/arm/configs/multi_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 69d6a6d..24ceac2 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -426,6 +426,7 @@ CONFIG_SUNXI_WATCHDOG=y
> CONFIG_IMX2_WDT=y
> CONFIG_TEGRA_WATCHDOG=m
> CONFIG_MESON_WATCHDOG=y
> +CONFIG_DW_WATCHDOG=y
> CONFIG_DIGICOLOR_WATCHDOG=y
> CONFIG_MFD_AS3711=y
> CONFIG_MFD_AS3722=y
More information about the linux-arm-kernel
mailing list