diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-10-21 16:38:17 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-10-27 17:59:46 +1000 |
| commit | bf251026c9b7b54a5c3981fec48425245459dee2 (patch) | |
| tree | 9ab0879c281b1c296150328b10d666352afe31e4 | |
| parent | db19a075645083165b63814afe4276d5c93463f0 (diff) | |
| download | meta-xilinx-bf251026c9b7b54a5c3981fec48425245459dee2.tar.gz | |
linux/configs: Add CONFIG_CPU_IDLE_ZYNQ=y for Zynq
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
| -rw-r--r-- | recipes-kernel/linux/config/xilinx-common/bsp/zynq/zynq.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
| 37 | CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y | 37 | CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y |
| 38 | CONFIG_GENERIC_CPUFREQ_CPU0=y | 38 | CONFIG_GENERIC_CPUFREQ_CPU0=y |
| 39 | CONFIG_CPU_IDLE=y | 39 | CONFIG_CPU_IDLE=y |
| 40 | CONFIG_CPU_IDLE_ZYNQ=y | ||
| 40 | CONFIG_ARM_ZYNQ_CPUIDLE=y | 41 | CONFIG_ARM_ZYNQ_CPUIDLE=y |
| 41 | 42 | ||
| 42 | # EDAC | 43 | # EDAC |
