summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/am65xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
index a3fbbc0e..71593423 100644
--- a/conf/machine/am65xx-evm.conf
+++ b/conf/machine/am65xx-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/k3.inc
6 6
7MACHINE_FEATURES += "touchscreen" 7MACHINE_FEATURES += "touchscreen"
8 8
9IMAGE_FSTYPES += "tar.xz cpio cpio.xz wic.xz" 9IMAGE_FSTYPES += "tar.xz wic.xz"
10 10
11SERIAL_CONSOLES = "115200;ttyS2" 11SERIAL_CONSOLES = "115200;ttyS2"
12 12