From: Zhenhua Luo Date: Tue, 1 Sep 2015 03:48:57 +0000 (+0800) Subject: p3041ds: disable virtual terminal support X-Git-Tag: 2.1~339 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8d0a97293154d8682d9d833f972e57c4e7d2c2d7;p=meta-freescale.git p3041ds: disable virtual terminal support Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf index 1d88a53f..8b2bb1da 100644 --- a/conf/machine/p3041ds.conf +++ b/conf/machine/p3041ds.conf @@ -24,3 +24,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig" JFFS2_ERASEBLOCK = "0x10000" EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" + +USE_VT ?= "0"