[meta-xilinx] [PATCH 02/29] linux/config: Clean up common zynq7.cfg
Nathan Rossi
nathan at nathanrossi.com
Wed Sep 28 08:15:29 PDT 2016
Add dependent configs and remove unused configs.
Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
---
recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/zynq7.cfg | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/zynq7.cfg b/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/zynq7.cfg
index fc65839ac6..61a6c174f2 100644
--- a/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/zynq7.cfg
+++ b/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/zynq7.cfg
@@ -20,15 +20,13 @@ CONFIG_SCHED_SMT=y
# Memory
CONFIG_HIGHMEM=y
-# Power management (For linux-xlnx 3.14)
-CONFIG_PM_RUNTIME=y
-
# Thermal
CONFIG_THERMAL=y
CONFIG_CPU_THERMAL=y
# CPU Frequency
CONFIG_CPU_FREQ=y
+CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
@@ -37,6 +35,4 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_CPU_IDLE=y
CONFIG_ARM_ZYNQ_CPUIDLE=y
-# (For linux-xlnx 3.14)
-CONFIG_GENERIC_CPUFREQ_CPU0=y
--
2.9.3
More information about the meta-xilinx
mailing list