Skip to content

Commit 646251a

Browse files
Shaohui XieWim Van Sebroeck
authored andcommitted
watchdog: Add support for Freescale Layerscape platforms
Modify watchdog/Kconfig file to support Layerscape platforms. Signed-off-by: Shaohui Xie <[email protected]> Signed-off-by: Hou Zhiqiang <[email protected]> Acked-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent 0879eee commit 646251a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/watchdog/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ config MAX63XX_WATCHDOG
446446

447447
config IMX2_WDT
448448
tristate "IMX2+ Watchdog"
449-
depends on ARCH_MXC
449+
depends on ARCH_MXC || ARCH_LAYERSCAPE
450450
select REGMAP_MMIO
451451
select WATCHDOG_CORE
452452
help

0 commit comments

Comments
 (0)