]> git.itanic.dy.fi Git - linux-stable/commit
arm64: defconfig: Drop ARM_CPUIDLE(generic idle driver) config
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 22 Aug 2022 12:16:04 +0000 (13:16 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 29 Aug 2022 09:01:56 +0000 (11:01 +0200)
commit853ff6c3215070c38cfe2b1bedee3ccb21e29b52
treeb4b2dd2e58d35de8e342efda722a9a727374772a
parent5b8e894163bedd81dacdf517a6aa49625aa98d1f
arm64: defconfig: Drop ARM_CPUIDLE(generic idle driver) config

Since commit 788961462f34 ("ARM: psci: cpuidle: Enable PSCI CPUidle
driver") the generic ARM cpuidle driver probe no longer worked on
ARM64. It was however left enabled with the driver failing to probe
successfully. However the commit 51280acad855 ("cpuidle: cpuidle-arm:
remove arm64 support") removed the Kconfig option so that it is no
longer enabled for arm64 platforms.

Drop the disabled/unavailable ARM_CPUIDLE from the defconfig.

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20220822121604.2213778-1-sudeep.holla@arm.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig