From bf251026c9b7b54a5c3981fec48425245459dee2 Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Tue, 21 Oct 2014 16:38:17 +1000 Subject: linux/configs: Add CONFIG_CPU_IDLE_ZYNQ=y for Zynq Signed-off-by: Nathan Rossi --- recipes-kernel/linux/config/xilinx-common/bsp/zynq/zynq.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/config/xilinx-common/bsp/zynq/zynq.cfg b/recipes-kernel/linux/config/xilinx-common/bsp/zynq/zynq.cfg index 3b5e2eb5..07f0ccb2 100644 --- a/recipes-kernel/linux/config/xilinx-common/bsp/zynq/zynq.cfg +++ b/recipes-kernel/linux/config/xilinx-common/bsp/zynq/zynq.cfg @@ -37,6 +37,7 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y CONFIG_GENERIC_CPUFREQ_CPU0=y CONFIG_CPU_IDLE=y +CONFIG_CPU_IDLE_ZYNQ=y CONFIG_ARM_ZYNQ_CPUIDLE=y # EDAC -- cgit v1.2.3-54-g00ecf