diff options
Diffstat (limited to 'drivers/char/watchdog/Kconfig')
-rw-r--r-- | drivers/char/watchdog/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig index 16fb23125e96..442e9eedff29 100644 --- a/drivers/char/watchdog/Kconfig +++ b/drivers/char/watchdog/Kconfig | |||
@@ -546,6 +546,10 @@ config 8xx_WDT | |||
546 | tristate "MPC8xx Watchdog Timer" | 546 | tristate "MPC8xx Watchdog Timer" |
547 | depends on 8xx | 547 | depends on 8xx |
548 | 548 | ||
549 | config MPC5200_WDT | ||
550 | tristate "MPC5200 Watchdog Timer" | ||
551 | depends on PPC_MPC52xx | ||
552 | |||
549 | config 83xx_WDT | 553 | config 83xx_WDT |
550 | tristate "MPC83xx Watchdog Timer" | 554 | tristate "MPC83xx Watchdog Timer" |
551 | depends on PPC_83xx | 555 | depends on PPC_83xx |