summaryrefslogtreecommitdiffstats
path: root/conf/machine/bsc9131rdb.conf
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-09-01 11:48:45 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:16 -0300
commita76b369bffb377a194de35f6c919be4926afa96d (patch)
treee297c563500c79efd08e665ef5a192ae6619225d /conf/machine/bsc9131rdb.conf
parentfe3b854120f84b8544f8f05c0f2963ef0272dcb1 (diff)
downloadmeta-freescale-a76b369bffb377a194de35f6c919be4926afa96d.tar.gz
bsc9131rdb: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/bsc9131rdb.conf')
-rw-r--r--conf/machine/bsc9131rdb.conf2
1 files changed, 2 insertions, 0 deletions
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"
19KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_defconfig" 19KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_defconfig"
20 20
21JFFS2_ERASEBLOCK = "0x10000" 21JFFS2_ERASEBLOCK = "0x10000"
22
23USE_VT ?= "0"