diff options
-rw-r--r-- | conf/machine/t1042d4rdb-64b.conf | 2 | ||||
-rw-r--r-- | conf/machine/t1042d4rdb.conf | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf index 2196230d..008bdd94 100644 --- a/conf/machine/t1042d4rdb-64b.conf +++ b/conf/machine/t1042d4rdb-64b.conf | |||
@@ -24,3 +24,5 @@ JFFS2_ERASEBLOCK = "0x10000" | |||
24 | QE_UCODE = "iram_Type_A_T1040_r1.0.bin" | 24 | QE_UCODE = "iram_Type_A_T1040_r1.0.bin" |
25 | 25 | ||
26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode" | 26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode" |
27 | |||
28 | USE_VT ?= "0" | ||
diff --git a/conf/machine/t1042d4rdb.conf b/conf/machine/t1042d4rdb.conf index 674267d0..5d430ac9 100644 --- a/conf/machine/t1042d4rdb.conf +++ b/conf/machine/t1042d4rdb.conf | |||
@@ -24,3 +24,5 @@ JFFS2_ERASEBLOCK = "0x10000" | |||
24 | QE_UCODE = "iram_Type_A_T1040_r1.0.bin" | 24 | QE_UCODE = "iram_Type_A_T1040_r1.0.bin" |
25 | 25 | ||
26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode" | 26 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode" |
27 | |||
28 | USE_VT ?= "0" | ||