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 da0741da712a..81db48f07ca1 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -610,6 +610,12 @@ config WDT_RM9K_GPI | |||
610 | To compile this driver as a module, choose M here: the | 610 | To compile this driver as a module, choose M here: the |
611 | module will be called rm9k_wdt. | 611 | module will be called rm9k_wdt. |
612 | 612 | ||
613 | config AR7_WDT | ||
614 | tristate "TI AR7 Watchdog Timer" | ||
615 | depends on AR7 | ||
616 | help | ||
617 | Hardware driver for the TI AR7 Watchdog Timer. | ||
618 | |||
613 | # PARISC Architecture | 619 | # PARISC Architecture |
614 | 620 | ||
615 | # POWERPC Architecture | 621 | # POWERPC Architecture |