diff options
| author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-09-01 11:48:46 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:16 -0300 |
| commit | e9234135a60b9df4a3d049fe359e6655d9fbf849 (patch) | |
| tree | da56403db647f82b91d7c406ab98d118b49e2dd4 | |
| parent | a76b369bffb377a194de35f6c919be4926afa96d (diff) | |
| download | meta-freescale-e9234135a60b9df4a3d049fe359e6655d9fbf849.tar.gz | |
bsc9132qds: disable virtual terminal support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | conf/machine/bsc9132qds.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/bsc9132qds.conf b/conf/machine/bsc9132qds.conf index 1a2e14380..101f7184b 100644 --- a/conf/machine/bsc9132qds.conf +++ b/conf/machine/bsc9132qds.conf | |||
| @@ -35,3 +35,5 @@ KERNEL_DEVICETREE ?= "bsc9132qds.dtb" | |||
| 35 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_smp_defconfig" | 35 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_smp_defconfig" |
| 36 | 36 | ||
| 37 | JFFS2_ERASEBLOCK = "0x10000" | 37 | JFFS2_ERASEBLOCK = "0x10000" |
| 38 | |||
| 39 | USE_VT ?= "0" | ||
