summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/{{=machine}}.scc
diff options
context:
space:
mode:
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}}.scc4
1 files changed, 4 insertions, 0 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 8a04ddd1af..ec46ec18e3 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
@@ -1,7 +1,11 @@
1kconf hardware {{=machine}}.cfg 1kconf hardware {{=machine}}.cfg
2 2
3include cfg/usb-mass-storage.scc 3include cfg/usb-mass-storage.scc
4{{ if kernel_choice == "linux-yocto_3.2": }}
4include cfg/vfat.scc 5include cfg/vfat.scc
6{{ if kernel_choice == "linux-yocto_3.4": }}
7include cfg/fs/vfat.scc
8
5include cfg/dmaengine/dmaengine.scc 9include cfg/dmaengine/dmaengine.scc
6 10
7kconf hardware user-config.cfg 11kconf hardware user-config.cfg