From: Zhenhua Luo Date: Tue, 1 Sep 2015 03:48:45 +0000 (+0800) Subject: bsc9131rdb: disable virtual terminal support X-Git-Tag: 2.1~351 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a76b369bffb377a194de35f6c919be4926afa96d;p=meta-freescale.git bsc9131rdb: disable virtual terminal support Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/bsc9131rdb.conf b/conf/machine/bsc9131rdb.conf index e79632a5..0448401e 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"