[PATCH V3 2/6] watchdog: Add support for Freescale Layerscape platforms
Guenter Roeck
linux at roeck-us.net
Wed Oct 14 07:06:33 PDT 2015
On 10/14/2015 04:34 AM, Zhiqiang Hou wrote:
> From: Shaohui Xie <Shaohui.Xie at freescale.com>
>
> Modify watchdog/Kconfig file to support Layerscape platforms.
>
> Signed-off-by: Shaohui Xie <Shaohui.Xie at freescale.com>
> Signed-off-by: Wenbin Song <Wenbin.Song at freescale.com>
> Signed-off-by: Hou Zhiqiang <B48286 at freescale.com>
Acked-by: Guenter Roeck <linux at roeck-us.net>
> ---
> V3:
> - No change.
>
> drivers/watchdog/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index 79e1aa1..448dbaf 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -446,7 +446,7 @@ config MAX63XX_WATCHDOG
>
> config IMX2_WDT
> tristate "IMX2+ Watchdog"
> - depends on ARCH_MXC
> + depends on ARCH_MXC || ARCH_LAYERSCAPE
> select REGMAP_MMIO
> select WATCHDOG_CORE
> help
>
More information about the linux-arm-kernel
mailing list