[meta-xilinx] [RFC] zc70*-zynq7.conf: Remove rtc.scc

Manjukumar Matha manjukumar.harthikote-matha at xilinx.com
Wed Nov 15 17:12:49 PST 2017


After reworking the kmeta data based on kernel-cache merge, these
configurations are not valid anymore. Delete the error causing kernel
fargments.

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
---
 conf/machine/zc702-zynq7.conf | 1 -
 conf/machine/zc706-zynq7.conf | 1 -
 2 files changed, 2 deletions(-)

diff --git a/conf/machine/zc702-zynq7.conf b/conf/machine/zc702-zynq7.conf
index ef42301..1430c84 100644
--- a/conf/machine/zc702-zynq7.conf
+++ b/conf/machine/zc702-zynq7.conf
@@ -24,7 +24,6 @@ EXTRA_IMAGEDEPENDS += "u-boot-zynq-uenv"
 SERIAL_CONSOLE = "115200 ttyPS0"
 
 KERNEL_DEVICETREE = "zynq-zc702.dtb"
-KERNEL_FEATURES += "features/rtc/rtc.scc"
 
 IMAGE_BOOT_FILES += "boot.bin uEnv.txt ${KERNEL_IMAGETYPE}-zynq-zc702.dtb"
 
diff --git a/conf/machine/zc706-zynq7.conf b/conf/machine/zc706-zynq7.conf
index 0df5aa7..2379aee 100644
--- a/conf/machine/zc706-zynq7.conf
+++ b/conf/machine/zc706-zynq7.conf
@@ -24,7 +24,6 @@ EXTRA_IMAGEDEPENDS += "u-boot-zynq-uenv"
 SERIAL_CONSOLE = "115200 ttyPS0"
 
 KERNEL_DEVICETREE = "zynq-zc706.dtb"
-KERNEL_FEATURES += "features/rtc/rtc.scc"
 
 IMAGE_BOOT_FILES += " \
 		boot.bin \
-- 
2.7.4




More information about the meta-xilinx mailing list