summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-xwayland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/tdx-xwayland.conf')
-rw-r--r--conf/distro/tdx-xwayland.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/distro/tdx-xwayland.conf b/conf/distro/tdx-xwayland.conf
new file mode 100644
index 0000000..5c71a95
--- /dev/null
+++ b/conf/distro/tdx-xwayland.conf
@@ -0,0 +1,9 @@
+# Toradex Distro for Wayland with XWayland.
+# Using the downstream kernel flavour
+
+require conf/distro/include/tdx-base.inc
+
+DISTRO = "tdx-xwayland"
+DISTRO_NAME = "TDX Wayland with XWayland"
+
+DISTRO_FEATURES_append = " wayland x11"