[meta-xilinx] [PATCH 1/5] linux/config: Update zynq7 fragments
Nathan Rossi
nathan at nathanrossi.com
Wed May 24 08:58:03 PDT 2017
Update the zynq7 fragments to include new configs available in
linux-xlnx and mainline kernels.
Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
---
.../config/xilinx-base/bsp/xilinx/soc/linux-xlnx/drivers/zynq7.cfg | 3 +++
.../linux/config/xilinx-common/bsp/xilinx/soc/drivers/zynq7.cfg | 2 ++
recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/zynq7.cfg | 1 +
3 files changed, 6 insertions(+)
diff --git a/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/drivers/zynq7.cfg b/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/drivers/zynq7.cfg
index ac8cdb295e..2d34814ba1 100644
--- a/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/drivers/zynq7.cfg
+++ b/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/drivers/zynq7.cfg
@@ -12,3 +12,6 @@ CONFIG_SPI_ZYNQ_QSPI=y
CONFIG_MTD_NAND_PL353=y
CONFIG_MTD_NAND_PL35X=y
+# FPGA
+CONFIG_XILINX_PR_DECOUPLER=y
+
diff --git a/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/drivers/zynq7.cfg b/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/drivers/zynq7.cfg
index d82b867040..daffe670b3 100644
--- a/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/drivers/zynq7.cfg
+++ b/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/drivers/zynq7.cfg
@@ -70,4 +70,6 @@ CONFIG_USB_GADGET=y
# FPGA
CONFIG_FPGA=y
CONFIG_FPGA_MGR_ZYNQ_FPGA=y
+CONFIG_FPGA_REGION=y
+CONFIG_FPGA_BRIDGE=y
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 935848758c..bfc74460fb 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
@@ -37,6 +37,7 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
+CONFIG_CPUFREQ_DT=y
CONFIG_CPU_IDLE=y
CONFIG_ARM_ZYNQ_CPUIDLE=y
--
2.11.0
More information about the meta-xilinx
mailing list