summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/t2080qds-64b.conf2
-rw-r--r--conf/machine/t2080qds.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/t2080qds-64b.conf b/conf/machine/t2080qds-64b.conf
index f785a57b..8da4582f 100644
--- a/conf/machine/t2080qds-64b.conf
+++ b/conf/machine/t2080qds-64b.conf
@@ -25,3 +25,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
25JFFS2_ERASEBLOCK = "0x10000" 25JFFS2_ERASEBLOCK = "0x10000"
26 26
27EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" 27EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
28
29USE_VT ?= "0"
diff --git a/conf/machine/t2080qds.conf b/conf/machine/t2080qds.conf
index a80c70dd..825e946f 100644
--- a/conf/machine/t2080qds.conf
+++ b/conf/machine/t2080qds.conf
@@ -25,3 +25,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig"
25JFFS2_ERASEBLOCK = "0x10000" 25JFFS2_ERASEBLOCK = "0x10000"
26 26
27EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" 27EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg"
28
29USE_VT ?= "0"