diff options
Diffstat (limited to 'drivers/watchdog')
-rw-r--r-- | drivers/watchdog/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 55f64af072a4..63024145215d 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -772,7 +772,7 @@ config TXX9_WDT | |||
772 | 772 | ||
773 | config GEF_WDT | 773 | config GEF_WDT |
774 | tristate "GE Fanuc Watchdog Timer" | 774 | tristate "GE Fanuc Watchdog Timer" |
775 | depends on GEF_SBC610 | 775 | depends on GEF_SBC610 || GEF_SBC310 || GEF_PPC9A |
776 | ---help--- | 776 | ---help--- |
777 | Watchdog timer found in a number of GE Fanuc single board computers. | 777 | Watchdog timer found in a number of GE Fanuc single board computers. |
778 | 778 | ||