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

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


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

diff --git a/conf/machine/t4240rdb-64b.conf b/conf/machine/t4240rdb-64b.conf
index ede258e..6399c94 100644
--- a/conf/machine/t4240rdb-64b.conf
+++ b/conf/machine/t4240rdb-64b.conf
@@ -20,3 +20,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+
+USE_VT ?= "0"
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf
index 8977109..1e51a40 100644
--- a/conf/machine/t4240rdb.conf
+++ b/conf/machine/t4240rdb.conf
@@ -20,3 +20,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
+
+USE_VT ?= "0"
-- 
2.4.3



More information about the meta-freescale mailing list