diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-03-20 15:58:27 +1100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-03-20 15:58:27 +1100 |
commit | 8d73f102d9606fe217a9577a437f84b9fed6d45d (patch) | |
tree | 6a186af04bf971e3abf85e13ae191c3dc781dda1 /drivers | |
parent | a7d2dac802a7ff0677b0a5c2fdb9fe0d3fdaee0c (diff) | |
parent | e41c615a70f2a91ca35b455fdcf025f78e11207e (diff) |
Merge commit 'kumar/next' into next
Diffstat (limited to 'drivers')
-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 c7352f7195e..ecf52e4b80f 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -772,7 +772,7 @@ config TXX9_WDT config GEF_WDT tristate "GE Fanuc Watchdog Timer" - depends on GEF_SBC610 || GEF_SBC310 + depends on GEF_SBC610 || GEF_SBC310 || GEF_PPC9A ---help--- Watchdog timer found in a number of GE Fanuc single board computers. |