diff options
-rw-r--r-- | conf/machine/t2080qds-64b.conf | 1 | ||||
-rw-r--r-- | conf/machine/t2080qds.conf | 1 | ||||
-rw-r--r-- | conf/machine/t2080rdb-64b.conf | 1 | ||||
-rw-r--r-- | conf/machine/t2080rdb.conf | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/t2080qds-64b.conf b/conf/machine/t2080qds-64b.conf index 83babf5..2a9b2ef 100644 --- a/conf/machine/t2080qds-64b.conf +++ b/conf/machine/t2080qds-64b.conf | |||
@@ -23,3 +23,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_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 | USE_VT ?= "0" | ||
diff --git a/conf/machine/t2080qds.conf b/conf/machine/t2080qds.conf index 790a60e..3770d41 100644 --- a/conf/machine/t2080qds.conf +++ b/conf/machine/t2080qds.conf | |||
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | |||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
25 | 25 | ||
26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" | 26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" |
27 | USE_VT ?= "0" | ||
diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf index 9421603..4d5a469 100644 --- a/conf/machine/t2080rdb-64b.conf +++ b/conf/machine/t2080rdb-64b.conf | |||
@@ -23,3 +23,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_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 | USE_VT ?= "0" | ||
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf index d1f8c09..dd8ed33 100644 --- a/conf/machine/t2080rdb.conf +++ b/conf/machine/t2080rdb.conf | |||
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3h_smp_defconfig" | |||
24 | JFFS2_ERASEBLOCK = "0x10000" | 24 | JFFS2_ERASEBLOCK = "0x10000" |
25 | 25 | ||
26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" | 26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw lib64-hypervisor hv-cfg" |
27 | USE_VT ?= "0" | ||