diff options
| author | Ting Liu <ting.liu@nxp.com> | 2016-06-15 17:22:00 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@nxp.com> | 2016-06-23 10:18:00 +0800 |
| commit | 7d215badc891f8810308d023bad8d1ab7483b081 (patch) | |
| tree | 5126bae9ec6eca948854411fddcbf7ca14517523 /conf/machine/b4860qds.conf | |
| parent | 57d8af28369b1b5cc5fffea2042054194be4fd70 (diff) | |
| download | meta-fsl-ppc-7d215badc891f8810308d023bad8d1ab7483b081.tar.gz | |
b4860: disable virtual terminal support
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'conf/machine/b4860qds.conf')
| -rw-r--r-- | conf/machine/b4860qds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/b4860qds.conf b/conf/machine/b4860qds.conf index e4ad1c9..050d630 100644 --- a/conf/machine/b4860qds.conf +++ b/conf/machine/b4860qds.conf | |||
| @@ -19,5 +19,5 @@ KERNEL_DEVICETREE ?= "b4860qds.dtb b4860qds-usdpaa.dtb \ | |||
| 19 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | 19 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" |
| 20 | 20 | ||
| 21 | JFFS2_ERASEBLOCK = "0x10000" | 21 | JFFS2_ERASEBLOCK = "0x10000" |
| 22 | |||
| 23 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" | 22 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" |
| 23 | USE_VT ?= "0" | ||
