summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ti-bsp/conf/machine/am57xx-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am57xx-evm.conf b/meta-ti-bsp/conf/machine/am57xx-evm.conf
index 43a6a833..8bcf20ea 100644
--- a/meta-ti-bsp/conf/machine/am57xx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am57xx-evm.conf
@@ -10,6 +10,7 @@ SERIAL_CONSOLES = "115200;ttyS2"
10 10
11KERNEL_DEVICETREE_PREFIX = " \ 11KERNEL_DEVICETREE_PREFIX = " \
12 am57 \ 12 am57 \
13 ov10635 \
13 ti/am57 \ 14 ti/am57 \
14 ti/lcd \ 15 ti/lcd \
15 ti/ov10635 \ 16 ti/ov10635 \