From: Quanyang Wang <[email protected]> Because of upstream commit 788961462f347161 ("ARM: psci: cpuidle: Enable PSCI CPUidle driver"), the new kernel option CONFIG_ARM_PSCI_CPUIDLE is used to enable PSCI CPUidle driver. So enable CONFIG_ARM_PSCI_CPUIDLE for zcu102 board.
Signed-off-by: Quanyang Wang <[email protected]> --- bsp/xilinx-zynqmp/xilinx-zynqmp.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg b/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg index f56c7f18f..0f18a4967 100644 --- a/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg +++ b/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg @@ -238,3 +238,5 @@ CONFIG_SENSORS_MAX20751=y CONFIG_OF_OVERLAY=y CONFIG_OF_CONFIGFS=y CONFIG_FPGA_MGR_DEBUG_FS=y + +CONFIG_ARM_PSCI_CPUIDLE=y -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8485): https://lists.yoctoproject.org/g/linux-yocto/message/8485 Mute This Topic: https://lists.yoctoproject.org/mt/71991843/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
