diff options
| -rw-r--r-- | drivers/watchdog/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 50dbaa805658..616a0b2d7768 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
| @@ -155,6 +155,7 @@ config TANGOX_WATCHDOG | |||
| 155 | config WDAT_WDT | 155 | config WDAT_WDT |
| 156 | tristate "ACPI Watchdog Action Table (WDAT)" | 156 | tristate "ACPI Watchdog Action Table (WDAT)" |
| 157 | depends on ACPI | 157 | depends on ACPI |
| 158 | select WATCHDOG_CORE | ||
| 158 | select ACPI_WATCHDOG | 159 | select ACPI_WATCHDOG |
| 159 | help | 160 | help |
| 160 | This driver adds support for systems with ACPI Watchdog Action | 161 | This driver adds support for systems with ACPI Watchdog Action |
