Skip to content

Commit 4edc13a

Browse files
lrq-maxrafaeljw
authored andcommitted
cpuidle-haltpoll: select haltpoll governor
The haltpoll cpuidle driver should select the haltpoll governor, so as to ensure that they work together. Signed-off-by: Li RongQing <[email protected]> [ rjw: Changelog edits ] Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 9ce0f7c commit 4edc13a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/cpuidle/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ endmenu
7474
config HALTPOLL_CPUIDLE
7575
tristate "Halt poll cpuidle driver"
7676
depends on X86 && KVM_GUEST
77+
select CPU_IDLE_GOV_HALTPOLL
7778
default y
7879
help
7980
This option enables halt poll cpuidle driver, which allows to poll

0 commit comments

Comments
 (0)