aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorPhilippe De Muyter <phdm@macqel.be>2010-11-03 15:07:28 +0100
committerWim Van Sebroeck <wim@iguana.be>2011-01-12 13:51:35 +0000
commit88cce427626070f7d7eb33994e3ff7b4db3292c5 (patch)
treeaa850dddf757ecf9455cbbe4ab77fee54a4e1ef3 /drivers/watchdog/Kconfig
parentwatchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCs (diff)
downloadlinux-dev-88cce427626070f7d7eb33994e3ff7b4db3292c5.tar.xz
linux-dev-88cce427626070f7d7eb33994e3ff7b4db3292c5.zip
watchdog: Add MCF548x watchdog driver.
Add watchdog driver for MCF548x. Signed-off-by: Philippe De Muyter <phdm@macqel.be> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 68a9527f92d0..2e2400e7322e 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -862,7 +862,12 @@ config SBC_EPX_C3_WATCHDOG
# M68K Architecture
-# M68KNOMMU Architecture
+config M548x_WATCHDOG
+ tristate "MCF548x watchdog support"
+ depends on M548x
+ help
+ To compile this driver as a module, choose M here: the
+ module will be called m548x_wdt.
# MIPS Architecture