diff options
| -rw-r--r-- | conf/machine/t2080rdb-64b.conf | 2 | ||||
| -rw-r--r-- | conf/machine/t2080rdb.conf | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf index d50b01346..3a52d4b4c 100644 --- a/conf/machine/t2080rdb-64b.conf +++ b/conf/machine/t2080rdb-64b.conf | |||
| @@ -25,3 +25,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | |||
| 25 | JFFS2_ERASEBLOCK = "0x10000" | 25 | JFFS2_ERASEBLOCK = "0x10000" |
| 26 | 26 | ||
| 27 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" | 27 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg" |
| 28 | |||
| 29 | USE_VT ?= "0" | ||
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf index 50ec82876..43bd55746 100644 --- a/conf/machine/t2080rdb.conf +++ b/conf/machine/t2080rdb.conf | |||
| @@ -25,3 +25,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | |||
| 25 | JFFS2_ERASEBLOCK = "0x10000" | 25 | JFFS2_ERASEBLOCK = "0x10000" |
| 26 | 26 | ||
| 27 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" | 27 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" |
| 28 | |||
| 29 | USE_VT ?= "0" | ||
