summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/j784s4-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/j784s4-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/j784s4-evm.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf
index 96acca13..10d8aad0 100644
--- a/meta-ti-bsp/conf/machine/j784s4-evm.conf
+++ b/meta-ti-bsp/conf/machine/j784s4-evm.conf
@@ -2,9 +2,7 @@
2#@NAME: J784S4 EVM 2#@NAME: J784S4 EVM
3#@DESCRIPTION: Machine configuration for the TI J784S4 EVM 3#@DESCRIPTION: Machine configuration for the TI J784S4 EVM
4 4
5require conf/machine/include/j7.inc 5require conf/machine/include/j784s4.inc
6
7MACHINE_FEATURES += "gpu"
8 6
9SERIAL_CONSOLES = "115200;ttyS2" 7SERIAL_CONSOLES = "115200;ttyS2"
10SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 8SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"