diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/am65xx.inc')
-rw-r--r-- | meta-ti-bsp/conf/machine/include/am65xx.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-ti-bsp/conf/machine/include/am65xx.inc b/meta-ti-bsp/conf/machine/include/am65xx.inc index 424864d3..33e6f1ad 100644 --- a/meta-ti-bsp/conf/machine/include/am65xx.inc +++ b/meta-ti-bsp/conf/machine/include/am65xx.inc | |||
@@ -6,10 +6,6 @@ MACHINE_FEATURES += "screen touchscreen gpu" | |||
6 | SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS1" | 6 | SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS1" |
7 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | 7 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" |
8 | 8 | ||
9 | PREFERRED_PROVIDER_virtual/egl ?= "ti-sgx-ddk-um" | ||
10 | PREFERRED_PROVIDER_virtual/libgles1 ?= "ti-sgx-ddk-um" | ||
11 | PREFERRED_PROVIDER_virtual/libgles2 ?= "ti-sgx-ddk-um" | ||
12 | PREFERRED_PROVIDER_virtual/libgbm ?= "ti-sgx-ddk-um" | ||
13 | PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-sgx-ddk-km" | 9 | PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-sgx-ddk-km" |
14 | 10 | ||
15 | KERNEL_DEVICETREE = " \ | 11 | KERNEL_DEVICETREE = " \ |