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 713b1cef37d3..bdcdbd53da89 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -861,10 +861,10 @@ config TXX9_WDT | |||
861 | # POWERPC Architecture | 861 | # POWERPC Architecture |
862 | 862 | ||
863 | config GEF_WDT | 863 | config GEF_WDT |
864 | tristate "GE Fanuc Watchdog Timer" | 864 | tristate "GE Watchdog Timer" |
865 | depends on GEF_SBC610 || GEF_SBC310 || GEF_PPC9A | 865 | depends on GEF_SBC610 || GEF_SBC310 || GEF_PPC9A |
866 | ---help--- | 866 | ---help--- |
867 | Watchdog timer found in a number of GE Fanuc single board computers. | 867 | Watchdog timer found in a number of GE single board computers. |
868 | 868 | ||
869 | config MPC5200_WDT | 869 | config MPC5200_WDT |
870 | bool "MPC52xx Watchdog Timer" | 870 | bool "MPC52xx Watchdog Timer" |