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]>
(cherry picked from commit 207481f)
  • Loading branch information
ajgon authored and smira committed Apr 30, 2024
1 parent 29106c0 commit bedd1de
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 bedd1de

Please sign in to comment.