浏览代码

[WATCHDOG] use SGI_HAS_INDYDOG for INDYDOG depends

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>
Thomas Bogendoerfer 17 年之前
父节点
当前提交
1ceea8243a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/watchdog/Kconfig

+ 1 - 1
drivers/watchdog/Kconfig

@@ -609,7 +609,7 @@ config SBC_EPX_C3_WATCHDOG
 
 
 config INDYDOG
 config INDYDOG
 	tristate "Indy/I2 Hardware Watchdog"
 	tristate "Indy/I2 Hardware Watchdog"
-	depends on SGI_IP22
+	depends on SGI_HAS_INDYDOG
 	help
 	help
 	  Hardware driver for the Indy's/I2's watchdog. This is a
 	  Hardware driver for the Indy's/I2's watchdog. This is a
 	  watchdog timer that will reboot the machine after a 60 second
 	  watchdog timer that will reboot the machine after a 60 second