[meta-freescale] PATCH 07/27] p1010rdb: disable virtual terminal support

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


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

diff --git a/conf/machine/p1010rdb.conf b/conf/machine/p1010rdb.conf
index 2f6ba58..8f1c141 100644
--- a/conf/machine/p1010rdb.conf
+++ b/conf/machine/p1010rdb.conf
@@ -30,3 +30,5 @@ KERNEL_DEVICETREE ?= "p1010rdb-pa.dtb p1010rdb-pb.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
+
+USE_VT ?= "0"
-- 
2.4.3



More information about the meta-freescale mailing list