Skip to content

Commit

Permalink
feat(intel): add support for power management and ACPI options for In…
Browse files Browse the repository at this point in the history
…tel CPUs

Enabling this flag, should reduce power usage, in idle state, on Intel
CPUs supporting it.

Signed-off-by: Igor Rzegocki <[email protected]>
Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
ajgon authored and frezbo committed Apr 19, 2024
1 parent dfa7dce commit 207481f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/build/config-amd64
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ CONFIG_CPU_IDLE_GOV_HALTPOLL=y
CONFIG_HALTPOLL_CPUIDLE=y
# end of CPU Idle

# CONFIG_INTEL_IDLE is not set
CONFIG_INTEL_IDLE=y
# end of Power management and ACPI options

#
Expand Down

0 comments on commit 207481f

Please sign in to comment.