Commit 6fcab88c authored by Jason Zeng's avatar Jason Zeng Committed by Aichun Shi
Browse files

Enable Intel SPR HFI support for default config

Intel inclusion
category: feature
bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I5MJBR


CVE: NA

Intel-SIG: openeuler_defconfig: Enable configs for Intel SPR HFI

--------------------------------------------

Enable necessary kernel configs for Intel SPR HFI in openeuler_defconfig.

Signed-off-by: default avatarJason Zeng <jason.zeng@intel.com>
Signed-off-by: default avatarAichun Shi <aichun.shi@intel.com>
parent 45dc848c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4078,7 +4078,7 @@ CONFIG_SENSORS_W83627EHF=m
CONFIG_SENSORS_ACPI_POWER=m
CONFIG_SENSORS_ATK0110=m
CONFIG_THERMAL=y
# CONFIG_THERMAL_NETLINK is not set
CONFIG_THERMAL_NETLINK=y
# CONFIG_THERMAL_STATISTICS is not set
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
@@ -4110,6 +4110,7 @@ CONFIG_PROC_THERMAL_MMIO_RAPL=y
# end of ACPI INT340X thermal drivers

CONFIG_INTEL_PCH_THERMAL=m
CONFIG_INTEL_HFI_THERMAL=y
# end of Intel thermal drivers

# CONFIG_GENERIC_ADC_THERMAL is not set