Skip to content

Commit

Permalink
defconfig: disable powersave and userspace cpu governors
Browse files Browse the repository at this point in the history
Change-Id: I961bc0f4025b6cc4dddf7a28eec75732482730bd
  • Loading branch information
KonstaT committed Mar 26, 2013
1 parent f94296d commit f395287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/configs/cyanogen_atlas40_defconfig
Expand Up @@ -576,8 +576,8 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_SMARTASS2 is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
Expand Down

0 comments on commit f395287

Please sign in to comment.