From faad5de0b10484d3dc2ed2a803b2b82f6b1b81ee Mon Sep 17 00:00:00 2001 From: Anatolij Gustschin Date: Fri, 11 Apr 2014 08:57:14 +0200 Subject: watchdog: imx2_wdt: convert to watchdog core api Convert the imx2_wdt driver to the new watchdog core api. Signed-off-by: Anatolij Gustschin Reviewed-by: Guenter Roeck Cc: Wolfram Sang Signed-off-by: Wim Van Sebroeck --- drivers/watchdog/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/watchdog/Kconfig') diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 65ef91e3e497..9360c5525fa9 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -379,6 +379,7 @@ config IMX2_WDT tristate "IMX2+ Watchdog" depends on ARCH_MXC select REGMAP_MMIO + select WATCHDOG_CORE help This is the driver for the hardware watchdog on the Freescale IMX2 and later processors. -- cgit v1.2.3