From ec0e617e44ea367a77f139b92f93ed2d1392de06 Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Tue, 30 Jul 2013 17:36:13 +1000 Subject: linux-xlnx: Clean up Zynq defconfig use * Remove qemuzynq.cfg and rename zynq common defconfig's * Use default inclusion of the zynq default defconfig * Make rtc.cfg general for multiple kernels Signed-off-by: Nathan Rossi --- recipes-kernel/linux/linux-xlnx.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-xlnx.inc b/recipes-kernel/linux/linux-xlnx.inc index 3d4910de..b31d61bd 100644 --- a/recipes-kernel/linux/linux-xlnx.inc +++ b/recipes-kernel/linux/linux-xlnx.inc @@ -18,6 +18,7 @@ COMPATIBLE_MACHINE = "qemumicroblaze|qemuzynq|microblaze|zynq" # Common kernel configuration parts # Arch specific kernel configuration parts +SRC_URI_append_zynq += "file://zynq_defconfig_${LINUX_VERSION}.cfg" SRC_URI_append_microblaze += "file://microblaze_defconfig_${LINUX_VERSION}.cfg" # Add the modules directory to the 'kernel-base' files list -- cgit v1.2.3-54-g00ecf