summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-qoriq_3.12.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_3.12.bbappend b/recipes-kernel/linux/linux-qoriq_3.12.bbappend
index 1835960..6f1fcc2 100644
--- a/recipes-kernel/linux/linux-qoriq_3.12.bbappend
+++ b/recipes-kernel/linux/linux-qoriq_3.12.bbappend
@@ -12,6 +12,12 @@ ENEA_KERNEL_FRAGMENTS_append = " \
12 cfg/uio_fsl_srio.cfg \ 12 cfg/uio_fsl_srio.cfg \
13 cfg/rcu_boost.cfg \ 13 cfg/rcu_boost.cfg \
14 cfg/rcu_nocb.cfg \ 14 cfg/rcu_nocb.cfg \
15 cfg/debug_off.cfg \
16 cfg/profiling_off.cfg \
17 cfg/rt_lld.cfg \
18 cfg/nohz.cfg \
19 cfg/hotplug_cpu.cfg \
20 cfg/ppc/erratum_off.cfg \
15 " 21 "
16 22
17do_configure_prepend_t4240rdb-64b() { 23do_configure_prepend_t4240rdb-64b() {