[meta-freescale] PATCH 03/27] bsc9131rdb: disable virtual terminal support

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


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

diff --git a/conf/machine/bsc9131rdb.conf b/conf/machine/bsc9131rdb.conf
index e79632a..0448401 100644
--- a/conf/machine/bsc9131rdb.conf
+++ b/conf/machine/bsc9131rdb.conf
@@ -19,3 +19,5 @@ KERNEL_DEVICETREE ?= "bsc9131rdb.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
+
+USE_VT ?= "0"
-- 
2.4.3



More information about the meta-freescale mailing list