diff options
| -rw-r--r-- | conf/machine/p5020ds-64b.conf | 2 | ||||
| -rw-r--r-- | conf/machine/p5020ds.conf | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/p5020ds-64b.conf b/conf/machine/p5020ds-64b.conf index 39497a2e3..54cca65a2 100644 --- a/conf/machine/p5020ds-64b.conf +++ b/conf/machine/p5020ds-64b.conf | |||
| @@ -24,3 +24,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_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" | ||
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf index cfb9fe2a8..e25e3dd11 100644 --- a/conf/machine/p5020ds.conf +++ b/conf/machine/p5020ds.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" | ||
