mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
ANDROID: GKI: remove CONFIG_ARM_CPUIDLE=y
In commit51280acad8("cpuidle: cpuidle-arm: remove arm64 support") the generic ARM cpuidle option is removed as it is now properly handled by the PSCI cpuidle code. Remove this config option from the gki_defconfig to resolve the build error caused by this removal. Cc: Will Deacon <willdeacon@google.com> Fixes:51280acad8("cpuidle: cpuidle-arm: remove arm64 support") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I92f5c31b27c25b31373ab7c9bb91ff84900d067b
This commit is contained in:
parent
f70af506f4
commit
bcb361424c
|
|
@ -64,7 +64,6 @@ CONFIG_ENERGY_MODEL=y
|
|||
CONFIG_CPU_IDLE=y
|
||||
CONFIG_CPU_IDLE_GOV_MENU=y
|
||||
CONFIG_CPU_IDLE_GOV_TEO=y
|
||||
CONFIG_ARM_CPUIDLE=y
|
||||
CONFIG_ARM_PSCI_CPUIDLE=y
|
||||
CONFIG_CPU_FREQ=y
|
||||
CONFIG_CPU_FREQ_STAT=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user