[meta-freescale] PATCH 20/27] t1024rdb(-64b): disable virtual terminal support

Zhenhua Luo zhenhua.luo at freescale.com
Mon Aug 31 20:49:02 PDT 2015


Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 conf/machine/t1024rdb-64b.conf | 2 ++
 conf/machine/t1024rdb.conf     | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/conf/machine/t1024rdb-64b.conf b/conf/machine/t1024rdb-64b.conf
index cd22f1f..48681cd 100644
--- a/conf/machine/t1024rdb-64b.conf
+++ b/conf/machine/t1024rdb-64b.conf
@@ -23,3 +23,5 @@ JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
+
+USE_VT ?= "0"
diff --git a/conf/machine/t1024rdb.conf b/conf/machine/t1024rdb.conf
index bd40b89..8f75038 100644
--- a/conf/machine/t1024rdb.conf
+++ b/conf/machine/t1024rdb.conf
@@ -23,3 +23,5 @@ JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
+
+USE_VT ?= "0"
-- 
2.4.3



More information about the meta-freescale mailing list