summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-09-01 11:48:54 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:17 -0300
commit54ef24588dc3ade78fc25ff021271ba5d09e71da (patch)
treedc5a6f8269d9285c42bee36008a190a7a1fcb8d5 /conf/machine
parent67d8b021b5470e476cec8d758e47d820652c7315 (diff)
downloadmeta-freescale-54ef24588dc3ade78fc25ff021271ba5d09e71da.tar.gz
p1025twr: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/p1025twr.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p1025twr.conf b/conf/machine/p1025twr.conf
index d2a306c9..56e223b8 100644
--- a/conf/machine/p1025twr.conf
+++ b/conf/machine/p1025twr.conf
@@ -20,3 +20,5 @@ JFFS2_ERASEBLOCK = "0x20000"
20QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin" 20QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin"
21 21
22EXTRA_IMAGEDEPENDS += "qe-ucode" 22EXTRA_IMAGEDEPENDS += "qe-ucode"
23
24USE_VT ?= "0"