pygoscelis: Move from CPU_IDLE_GOV_TEO to MENU

This commit is contained in:
Nils Freydank 2021-06-28 11:03:01 +02:00
parent d39e20e85a
commit 1bdc2a3ad0
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21
1 changed files with 2 additions and 2 deletions

View File

@ -568,8 +568,8 @@ CONFIG_X86_ACPI_CPUFREQ=y
#
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_GOV_LADDER is not set
# CONFIG_CPU_IDLE_GOV_MENU is not set
CONFIG_CPU_IDLE_GOV_TEO=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_CPU_IDLE_GOV_TEO is not set
# end of CPU Idle
# end of Power management and ACPI options