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

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


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

diff --git a/conf/machine/t1040d4rdb-64b.conf b/conf/machine/t1040d4rdb-64b.conf
index f7ed1f0..cbfb6d8 100644
--- a/conf/machine/t1040d4rdb-64b.conf
+++ b/conf/machine/t1040d4rdb-64b.conf
@@ -24,3 +24,5 @@ JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
+
+USE_VT ?= "0"
diff --git a/conf/machine/t1040d4rdb.conf b/conf/machine/t1040d4rdb.conf
index 539765f..8f85ed9 100644
--- a/conf/machine/t1040d4rdb.conf
+++ b/conf/machine/t1040d4rdb.conf
@@ -24,3 +24,5 @@ JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
+
+USE_VT ?= "0"
-- 
2.4.3



More information about the meta-freescale mailing list