summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-07-24 12:27:26 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-07-24 12:27:26 +1000
commitfd607a007c2ddfec495a9319e482c7b073c555fa (patch)
treed6e9c4bc536c8b1c71fa128c1317d631b387a008 /recipes-kernel
parent05356eaee9df6bff0429a460a2f2aaaa6797e17e (diff)
downloadmeta-xilinx-fd607a007c2ddfec495a9319e482c7b073c555fa.tar.gz
recipes-kernel:linux-yocto: Add efi-ext.scc to zynq-standard.
Enable extended firmware unified interface support through an existing yocto-kernel-cache fragment. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-yocto/zynq-standard.scc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto/zynq-standard.scc b/recipes-kernel/linux/linux-yocto/zynq-standard.scc
index 8249e1e5..6fa21744 100644
--- a/recipes-kernel/linux/linux-yocto/zynq-standard.scc
+++ b/recipes-kernel/linux/linux-yocto/zynq-standard.scc
@@ -52,6 +52,7 @@ include cfg/arm/amba.scc
52include arch/arm/arm.cfg 52include arch/arm/arm.cfg
53include cfg/mtd.scc 53include cfg/mtd.scc
54include cfg/smp.scc 54include cfg/smp.scc
55include cfg/efi-ext.scc
55include cfg/timer/no_hz.scc 56include cfg/timer/no_hz.scc
56 57
57# 58#