Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 646251a5 authored by Shaohui Xie's avatar Shaohui Xie Committed by Wim Van Sebroeck
Browse files

watchdog: Add support for Freescale Layerscape platforms



Modify watchdog/Kconfig file to support Layerscape platforms.

Signed-off-by: default avatarShaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: default avatarHou Zhiqiang <B48286@freescale.com>
Acked-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 0879eee1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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