From: Zhenhua Luo Date: Tue, 1 Sep 2015 03:48:46 +0000 (+0800) Subject: bsc9132qds: disable virtual terminal support X-Git-Tag: 2.1~350 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e9234135a60b9df4a3d049fe359e6655d9fbf849;p=meta-freescale.git bsc9132qds: disable virtual terminal support Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/bsc9132qds.conf b/conf/machine/bsc9132qds.conf index 1a2e1438..101f7184 100644 --- a/conf/machine/bsc9132qds.conf +++ b/conf/machine/bsc9132qds.conf @@ -35,3 +35,5 @@ KERNEL_DEVICETREE ?= "bsc9132qds.dtb" KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_smp_defconfig" JFFS2_ERASEBLOCK = "0x10000" + +USE_VT ?= "0"