summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-08-06 15:40:46 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-21 11:35:21 +0100
commit1b9306705cb9eeadd9f5760ee681c90f1abb2a0e (patch)
treeebb9c9d1f39cf61404e7524283000a909737398b /scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc
parent65706548f66b513a6e4834f26801af9f75c89c5e (diff)
downloadpoky-1b9306705cb9eeadd9f5760ee681c90f1abb2a0e.tar.gz
yocto-bsp: add some standard policy
Add some useful default options to to the i386 and x86_64 templates. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc
index 9fb800260f..6ee1c93a92 100644
--- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc
+++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc
@@ -6,3 +6,10 @@ define KARCH i386
6include ktypes/preempt-rt 6include ktypes/preempt-rt
7 7
8include {{=machine}}.scc 8include {{=machine}}.scc
9
10# default policy for preempt-rt kernels
11include cfg/usb-mass-storage.scc
12include cfg/boot-live.scc
13include features/logbuf/size-normal.scc
14include features/latencytop/latencytop.scc
15include features/profiling/profiling.scc