add Intel CPU watchdog support

This commit is contained in:
Lewis Kang
2018-05-03 14:34:43 +08:00
parent c7c2e423d2
commit fe77dc12f8

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.14.34 Kernel Configuration
# Linux/x86 4.14.34 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -2751,7 +2751,7 @@ CONFIG_X86_PKG_TEMP_THERMAL=m
# CONFIG_INT340X_THERMAL is not set
# CONFIG_INTEL_PCH_THERMAL is not set
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_CORE is not set
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
# CONFIG_WATCHDOG_SYSFS is not set
@@ -2779,7 +2779,8 @@ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_IE6XX_WDT is not set
# CONFIG_ITCO_WDT is not set
CONFIG_ITCO_WDT=y
# CONFIG_ITCO_VENDOR_SUPPORT is not set
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set