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