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