summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/beagleplay.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/beagleplay.conf')
-rw-r--r--meta-ti-bsp/conf/machine/beagleplay.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/beagleplay.conf b/meta-ti-bsp/conf/machine/beagleplay.conf
index e8d25cd9..c7b1414a 100644
--- a/meta-ti-bsp/conf/machine/beagleplay.conf
+++ b/meta-ti-bsp/conf/machine/beagleplay.conf
@@ -10,6 +10,7 @@ MACHINE_FEATURES += "screen gpu"
10SERIAL_CONSOLES = "115200;ttyS2" 10SERIAL_CONSOLES = "115200;ttyS2"
11SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 11SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
12 12
13require conf/machine/include/mesa-pvr.inc
13PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-img-rogue-driver" 14PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-img-rogue-driver"
14 15
15TFA_BOARD = "lite" 16TFA_BOARD = "lite"