projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a227229
)
ARM: imx_v6_v7_defconfig: Enable the PSCI CPUidle driver
author
Lorenzo Pieralisi
<lorenzo.pieralisi@arm.com>
Wed, 14 Aug 2019 12:52:39 +0000
(13:52 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 14 Aug 2019 13:02:11 +0000
(15:02 +0200)
Enable the PSCI CPUidle driver to replace the functionality
previously provided by the generic ARM CPUidle driver.
Link:
https://lore.kernel.org/r/20190814125239.6270-3-lorenzo.pieralisi@arm.com
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/imx_v6_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v6_v7_defconfig
b/arch/arm/configs/imx_v6_v7_defconfig
index a53b29251ed4404dbafac203037acdb00540e56b..4174fd1b79e7464d765e20032c63d6b8812bc4e7 100644
(file)
--- a/
arch/arm/configs/imx_v6_v7_defconfig
+++ b/
arch/arm/configs/imx_v6_v7_defconfig
@@
-60,6
+60,7
@@
CONFIG_ARM_IMX6Q_CPUFREQ=y
CONFIG_ARM_IMX_CPUFREQ_DT=y
CONFIG_CPU_IDLE=y
CONFIG_ARM_CPUIDLE=y
+CONFIG_ARM_PSCI_CPUIDLE=y
CONFIG_VFP=y
CONFIG_NEON=y
CONFIG_PM_DEBUG=y