[meta-freescale] PATCH 11/27] p1023rdb: disable virtual terminal support

Zhenhua Luo zhenhua.luo at freescale.com
Mon Aug 31 20:48:53 PDT 2015


Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 conf/machine/p1023rdb.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/p1023rdb.conf b/conf/machine/p1023rdb.conf
index 64a150a..82d796f 100644
--- a/conf/machine/p1023rdb.conf
+++ b/conf/machine/p1023rdb.conf
@@ -18,3 +18,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/p1023_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode"
+
+USE_VT ?= "0"
-- 
2.4.3



More information about the meta-freescale mailing list