diff options
| -rw-r--r-- | conf/machine/t4240qds-64b.conf | 2 | ||||
| -rw-r--r-- | conf/machine/t4240qds.conf | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf index 405d694b3..1b960c2e9 100644 --- a/conf/machine/t4240qds-64b.conf +++ b/conf/machine/t4240qds-64b.conf | |||
| @@ -21,3 +21,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | |||
| 21 | JFFS2_ERASEBLOCK = "0x10000" | 21 | JFFS2_ERASEBLOCK = "0x10000" |
| 22 | 22 | ||
| 23 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" | 23 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" |
| 24 | |||
| 25 | USE_VT ?= "0" | ||
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf index b51dbd499..dd6d12ac0 100644 --- a/conf/machine/t4240qds.conf +++ b/conf/machine/t4240qds.conf | |||
| @@ -21,3 +21,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | |||
| 21 | JFFS2_ERASEBLOCK = "0x10000" | 21 | JFFS2_ERASEBLOCK = "0x10000" |
| 22 | 22 | ||
| 23 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" | 23 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" |
| 24 | |||
| 25 | USE_VT ?= "0" | ||
