diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/am62xx.inc')
-rw-r--r-- | meta-ti-bsp/conf/machine/include/am62xx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/am62xx.inc b/meta-ti-bsp/conf/machine/include/am62xx.inc index 2a06fc0f..98df24b2 100644 --- a/meta-ti-bsp/conf/machine/include/am62xx.inc +++ b/meta-ti-bsp/conf/machine/include/am62xx.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | require conf/machine/include/k3.inc | 1 | require conf/machine/include/k3.inc |
2 | SOC_FAMILY:append = ":am62xx" | 2 | SOC_FAMILY:append = ":am62xx" |
3 | 3 | ||
4 | MACHINE_FEATURES += "screen touchscreen gpu" | 4 | MACHINE_FEATURES += "screen gpu" |
5 | 5 | ||
6 | SERIAL_CONSOLES = "115200;ttyS2" | 6 | SERIAL_CONSOLES = "115200;ttyS2" |
7 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | 7 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" |