diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-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 1ceb0192dd8..bc2ff8b8147 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -787,7 +787,7 @@ config SMSC37B787_WDT | |||
787 | 787 | ||
788 | config VIA_WDT | 788 | config VIA_WDT |
789 | tristate "VIA Watchdog Timer" | 789 | tristate "VIA Watchdog Timer" |
790 | depends on X86 | 790 | depends on X86 && PCI |
791 | select WATCHDOG_CORE | 791 | select WATCHDOG_CORE |
792 | ---help--- | 792 | ---help--- |
793 | This is the driver for the hardware watchdog timer on VIA | 793 | This is the driver for the hardware watchdog timer on VIA |