summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-08-08 09:20:03 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-25 14:47:06 +0100
commit4eb5ac8efba261ffceef85c884e274afb3ee17e3 (patch)
treeef53e84c4d00faabce7d3838c4c1f6dad3033409 /scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc
parent738f77bd06a5d5c12b751796c934f6c84e0ecb37 (diff)
downloadpoky-4eb5ac8efba261ffceef85c884e274afb3ee17e3.tar.gz
yocto-bsp: add 3.4/remove 3.0 kernel from templates
For 1.3, 3.4 is the preferred kernel and 3.0 isn't supported. (From meta-yocto rev: ef7f8257ec9830e3eab0acec20564105d23a74f7) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc
index 17d5033c5f..8a04ddd1af 100644
--- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc
+++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc
@@ -2,9 +2,6 @@ kconf hardware {{=machine}}.cfg
2 2
3include cfg/usb-mass-storage.scc 3include cfg/usb-mass-storage.scc
4include cfg/vfat.scc 4include cfg/vfat.scc
5{{ if kernel_choice == "linux-yocto_3.0" or kernel_choice == "linux-yocto-rt_3.0": }}
6include features/dmaengine/dmaengine.scc
7{{ if kernel_choice == "linux-yocto_3.2" or kernel_choice == "linux-yocto-rt_3.2": }}
8include cfg/dmaengine/dmaengine.scc 5include cfg/dmaengine/dmaengine.scc
9 6
10kconf hardware user-config.cfg 7kconf hardware user-config.cfg