Skip to content

Commit

Permalink
feature: enable CONFIG_INTEL_HFI_THERMAL + CONFIG_INTEL_TURBO_MAX_3
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Nov 14, 2024
1 parent 567a14a commit 4197845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kernel/build/config-amd64
Original file line number Diff line number Diff line change
Expand Up @@ -3612,7 +3612,7 @@ CONFIG_X86_PKG_TEMP_THERMAL=y

# CONFIG_INTEL_PCH_THERMAL is not set
# CONFIG_INTEL_TCC_COOLING is not set
# CONFIG_INTEL_HFI_THERMAL is not set
CONFIG_INTEL_HFI_THERMAL=y
# end of Intel thermal drivers

CONFIG_WATCHDOG=y
Expand Down Expand Up @@ -5200,7 +5200,7 @@ CONFIG_EEEPC_LAPTOP=y
# CONFIG_INTEL_PUNIT_IPC is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
# CONFIG_INTEL_TURBO_MAX_3 is not set
CONFIG_INTEL_TURBO_MAX_3=y
# CONFIG_INTEL_VSEC is not set
# CONFIG_MSI_EC is not set
# CONFIG_MSI_WMI is not set
Expand Down

0 comments on commit 4197845

Please sign in to comment.