diff options
Diffstat (limited to 'conf/machine/p2041rdb.conf')
-rw-r--r-- | conf/machine/p2041rdb.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf index 3385bcc1..a3ecac5b 100644 --- a/conf/machine/p2041rdb.conf +++ b/conf/machine/p2041rdb.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" | ||