]> code.ossystems Code Review - meta-freescale.git/commitdiff
p1025twr: disable virtual terminal support
authorZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 1 Sep 2015 03:48:54 +0000 (11:48 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:17 +0000 (15:03 -0300)
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/p1025twr.conf

index d2a306c9051546a6453bfa7159780f0b1997ead8..56e223b8f46eb8d612c19fa3ac24c9c2d82c0a52 100644 (file)
@@ -20,3 +20,5 @@ JFFS2_ERASEBLOCK = "0x20000"
 QE_UCODE ?= "fsl_qe_ucode_1021_10_A.bin"
 
 EXTRA_IMAGEDEPENDS += "qe-ucode"
+
+USE_VT ?= "0"