ANDROID: gki_defconfig: removed CONFIG_PM_WAKELOCKS
Change-Id: I9ff74aea38ee20815d9e0cb2b81ebbb2dae6dd7b Signed-off-by: Ram Muthiah <rammuthiah@google.com> Bug: 143710295 Bug: 115946999 Test: Treehugger
This commit is contained in:
parent
991e1d9b7b
commit
b82fc46d57
2 changed files with 0 additions and 6 deletions
|
@ -54,9 +54,6 @@ CONFIG_SETEND_EMULATION=y
|
|||
CONFIG_RANDOMIZE_BASE=y
|
||||
# CONFIG_DMI is not set
|
||||
CONFIG_COMPAT=y
|
||||
CONFIG_PM_WAKELOCKS=y
|
||||
CONFIG_PM_WAKELOCKS_LIMIT=0
|
||||
# CONFIG_PM_WAKELOCKS_GC is not set
|
||||
CONFIG_ENERGY_MODEL=y
|
||||
CONFIG_CPU_IDLE=y
|
||||
CONFIG_ARM_CPUIDLE=y
|
||||
|
|
|
@ -41,9 +41,6 @@ CONFIG_HYPERVISOR_GUEST=y
|
|||
CONFIG_PARAVIRT=y
|
||||
CONFIG_NR_CPUS=32
|
||||
CONFIG_EFI=y
|
||||
CONFIG_PM_WAKELOCKS=y
|
||||
CONFIG_PM_WAKELOCKS_LIMIT=0
|
||||
# CONFIG_PM_WAKELOCKS_GC is not set
|
||||
CONFIG_CPU_FREQ_TIMES=y
|
||||
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
|
||||
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
|
||||
|
|
Loading…
Add table
Reference in a new issue