[meta-freescale] PATCH 08/27] p1020rdb: disable virtual terminal support

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


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

diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf
index 2a6c9db..30009fb 100644
--- a/conf/machine/p1020rdb.conf
+++ b/conf/machine/p1020rdb.conf
@@ -20,3 +20,5 @@ KERNEL_DEVICETREE ?= "p1020rdb-pd_32b.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
+
+USE_VT ?= "0"
-- 
2.4.3



More information about the meta-freescale mailing list