Skip to content

Commit

Permalink
[WATCHDOG] use SGI_HAS_INDYDOG for INDYDOG depends
Browse files Browse the repository at this point in the history
Use SGI_HAS_INDYDOG for INDYDOG depends.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
  • Loading branch information
Thomas Bogendoerfer authored and Wim Van Sebroeck committed Jan 29, 2008
1 parent 0ba6c33 commit 1ceea82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ config SBC_EPX_C3_WATCHDOG

config INDYDOG
tristate "Indy/I2 Hardware Watchdog"
depends on SGI_IP22
depends on SGI_HAS_INDYDOG
help
Hardware driver for the Indy's/I2's watchdog. This is a
watchdog timer that will reboot the machine after a 60 second
Expand Down

0 comments on commit 1ceea82

Please sign in to comment.