[PATCH RESEND v3 2/3] Watchdog: Omap: select watchdog core for framework change
Zumeng Chen
zumeng.chen at windriver.com
Sun Jul 15 03:44:05 EDT 2012
Since the current watchdog framework depends on the watchdog core
so select it in Kconfig.
Signed-off-by: Zumeng Chen <zumeng.chen at windriver.com>
---
drivers/watchdog/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index fe819b7..fb5b108 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -232,6 +232,7 @@ config EP93XX_WATCHDOG
config OMAP_WATCHDOG
tristate "OMAP Watchdog"
depends on ARCH_OMAP16XX || ARCH_OMAP2PLUS
+ select WATCHDOG_CORE
help
Support for TI OMAP1610/OMAP1710/OMAP2420/OMAP3430/OMAP4430 watchdog. Say 'Y'
here to enable the OMAP1610/OMAP1710/OMAP2420/OMAP3430/OMAP4430 watchdog timer.
--
1.7.5.4
More information about the linux-arm-kernel
mailing list