aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-4.4/genericx86-preempt-rt.scc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto-4.4/genericx86-preempt-rt.scc')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto-4.4/genericx86-preempt-rt.scc15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-4.4/genericx86-preempt-rt.scc b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-4.4/genericx86-preempt-rt.scc
new file mode 100644
index 00000000000..733ba1b2e37
--- /dev/null
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto-4.4/genericx86-preempt-rt.scc
@@ -0,0 +1,15 @@
+define KMACHINE genericx86
+define KTYPE preempt-rt
+define KARCH i386
+
+# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
+include ktypes/preempt-rt/preempt-rt.scc
+
+include bsp/common-pc/common-pc.scc
+
+# default policy for preempt-rt kernels
+include cfg/boot-live.scc
+include cfg/usb-mass-storage.scc
+include features/latencytop/latencytop.scc
+include features/profiling/profiling.scc
+include cfg/virtio.scc