[meta-freescale] [meta-fsl-ppc][PATCH 04/31] p2041rdb: disable virtual terminal support

ting.liu at nxp.com ting.liu at nxp.com
Fri Jun 17 00:45:38 PDT 2016


From: Ting Liu <ting.liu at nxp.com>

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 conf/machine/p2041rdb.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index aaa3804..5afd358 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
-- 
1.9.2



More information about the meta-freescale mailing list