summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/p4080ds.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index a458e4cf..1bbe9053 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -23,3 +23,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
23JFFS2_ERASEBLOCK = "0x10000" 23JFFS2_ERASEBLOCK = "0x10000"
24 24
25EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" 25EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
26
27USE_VT ?= "0"