summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-06-15 17:23:07 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2016-06-23 10:18:01 +0800
commita77d30b9ea17bad2388dc325004b815e74a653f2 (patch)
tree4fea3011e473f450c16a9d8a6db87fbfcc6c4bcc
parent34739ce85ed4bc2a5c8ad21e1f095867d18dce9f (diff)
downloadmeta-fsl-ppc-a77d30b9ea17bad2388dc325004b815e74a653f2.tar.gz
p4080ds: disable virtual terminal support
Signed-off-by: Ting Liu <ting.liu@nxp.com>
-rw-r--r--conf/machine/p4080ds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index c035fc6..41635f1 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -21,3 +21,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
21JFFS2_ERASEBLOCK = "0x10000" 21JFFS2_ERASEBLOCK = "0x10000"
22 22
23EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" 23EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
24USE_VT ?= "0"