summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorLee Jones2015-04-09 16:47:31 +0200
committerWim Van Sebroeck2015-06-22 15:53:51 +0200
commitf27925a6c18d51768a4910445b53f896f36ec587 (patch)
tree9f23d985a5a1c6faf966710dd7cefefc8e340cf1 /drivers/watchdog/Kconfig
parentwatchdog: bindings: Provide ST bindings for ST's LPC Watchdog device (diff)
downloadkernel-qcow2-linux-f27925a6c18d51768a4910445b53f896f36ec587.tar.gz
kernel-qcow2-linux-f27925a6c18d51768a4910445b53f896f36ec587.tar.xz
kernel-qcow2-linux-f27925a6c18d51768a4910445b53f896f36ec587.zip
watchdog: st_wdt: Add new driver for ST's LPC Watchdog
Signed-off-by: David Paris <david.paris@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index e5e7c5505de7..262647bbc614 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -470,6 +470,18 @@ config SIRFSOC_WATCHDOG
Support for CSR SiRFprimaII and SiRFatlasVI watchdog. When
the watchdog triggers the system will be reset.
+config ST_LPC_WATCHDOG
+ tristate "STMicroelectronics LPC Watchdog"
+ depends on ARCH_STI
+ depends on OF
+ select WATCHDOG_CORE
+ help
+ Say Y here to include STMicroelectronics Low Power Controller
+ (LPC) based Watchdog timer support.
+
+ To compile this driver as a module, choose M here: the
+ module will be called st_lpc_wdt.
+
config TEGRA_WATCHDOG
tristate "Tegra watchdog"
depends on (ARCH_TEGRA || COMPILE_TEST) && HAS_IOMEM