diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 48399e134c0d..93329620f447 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -696,8 +696,8 @@ config 8xx_WDT | |||
696 | depends on 8xx | 696 | depends on 8xx |
697 | 697 | ||
698 | config 83xx_WDT | 698 | config 83xx_WDT |
699 | tristate "MPC83xx Watchdog Timer" | 699 | tristate "MPC83xx/MPC86xx Watchdog Timer" |
700 | depends on PPC_83xx | 700 | depends on PPC_83xx || PPC_86xx |
701 | 701 | ||
702 | config MV64X60_WDT | 702 | config MV64X60_WDT |
703 | tristate "MV64X60 (Marvell Discovery) Watchdog Timer" | 703 | tristate "MV64X60 (Marvell Discovery) Watchdog Timer" |