On 09/21/2015 05:22 AM, Zhiqiang Hou wrote:
From: Shaohui Xie <[email protected]>

Modify watchdog/Kconfig file to support Layerscape platforms.

"Enable IMX2+ watchdog for Layerscape platforms" would be a better
description.

Nitpick, so

Acked-by: Guenter Roeck <[email protected]>

Signed-off-by: Shaohui Xie <[email protected]>
Signed-off-by: Wenbin Song <[email protected]>
Signed-off-by: Hou Zhiqiang <[email protected]>
---
  drivers/watchdog/Kconfig | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index c68edc1..2862219 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


--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to