summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11-upstream-rt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/tdx-x11-upstream-rt.conf')
-rw-r--r--conf/distro/tdx-x11-upstream-rt.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/distro/tdx-x11-upstream-rt.conf b/conf/distro/tdx-x11-upstream-rt.conf
new file mode 100644
index 0000000..6e5f01e
--- /dev/null
+++ b/conf/distro/tdx-x11-upstream-rt.conf
@@ -0,0 +1,11 @@
+# Toradex Distro with X11 without wayland.
+# Using the upstream kernel flavour with rt-patch applied.
+
+require conf/distro/tdx-x11.conf
+
+DISTRO = "tdx-x11-upstream-rt"
+DISTRO_NAME = "TDX X11 Upstream RT"
+DISTROOVERRIDES .= ":upstream:preempt-rt"
+DISTRO_FLAVOUR = " (UPSTREAM PREEMPT_RT)"
+
+IMAGE_BASENAME_append = "-rt-upstream"