summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 08f41add1461..0a1396b70b95 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -1235,6 +1235,17 @@ config BCM_KONA_WDT_DEBUG
1235 1235
1236 If in doubt, say 'N'. 1236 If in doubt, say 'N'.
1237 1237
1238config IMGPDC_WDT
1239 tristate "Imagination Technologies PDC Watchdog Timer"
1240 depends on HAS_IOMEM
1241 depends on METAG || MIPS || COMPILE_TEST
1242 help
1243 Driver for Imagination Technologies PowerDown Controller
1244 Watchdog Timer.
1245
1246 To compile this driver as a loadable module, choose M here.
1247 The module will be called imgpdc_wdt.
1248
1238config LANTIQ_WDT 1249config LANTIQ_WDT
1239 tristate "Lantiq SoC watchdog" 1250 tristate "Lantiq SoC watchdog"
1240 depends on LANTIQ 1251 depends on LANTIQ