diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index fbd61127b9d9..899fc13d0612 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -639,6 +639,12 @@ config AR7_WDT | |||
639 | help | 639 | help |
640 | Hardware driver for the TI AR7 Watchdog Timer. | 640 | Hardware driver for the TI AR7 Watchdog Timer. |
641 | 641 | ||
642 | config TXX9_WDT | ||
643 | tristate "Toshiba TXx9 Watchdog Timer" | ||
644 | depends on CPU_TX39XX || CPU_TX49XX | ||
645 | help | ||
646 | Hardware driver for the built-in watchdog timer on TXx9 MIPS SoCs. | ||
647 | |||
642 | # PARISC Architecture | 648 | # PARISC Architecture |
643 | 649 | ||
644 | # POWERPC Architecture | 650 | # POWERPC Architecture |