diff options
| -rw-r--r-- | conf/machine/p3041ds.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf index 1d88a53f2..8b2bb1dad 100644 --- a/conf/machine/p3041ds.conf +++ b/conf/machine/p3041ds.conf | |||
| @@ -24,3 +24,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | |||
| 24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
| 25 | 25 | ||
| 26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" | 26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" |
| 27 | |||
| 28 | USE_VT ?= "0" | ||
