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