summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt.cfg
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-03-01 10:56:05 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2024-03-13 15:56:59 +0100
commit8c80d93720e79cf6d6c4668211585a834d24822e (patch)
tree45cc7e21651df7803f4cb8d1537362ddb654a6b5 /recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt.cfg
parentbe05799626a370455cdf9cc60bf273858dd71c33 (diff)
linux-toradex-ti: add variant building with rt patch applied
If preempt-rt is in overrides apply the RT patch on top of our regular kernel tree and configure the kernel for PREEMPT-RT. Related-to: ELB-5243 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit f4a2c0c228eaeb15c399e7341068da3f7d375d10)
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt.cfg')
-rw-r--r--recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt.cfg b/recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt.cfg
new file mode 100644
index 0000000..17b06b1
--- /dev/null
+++ b/recipes-kernel/linux/linux-toradex-ti-6.1/preempt-rt.cfg
@@ -0,0 +1,6 @@
+CONFIG_EXPERT=y
+# CONFIG_KVM is not set
+# CONFIG_PREEMPT_NONE is not set
+# CONFIG_PREEMPT_VOLUNTARY is not set
+# CONFIG_PREEMPT is not set
+CONFIG_PREEMPT_RT=y