summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/p1023rdb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p1023rdb.conf b/conf/machine/p1023rdb.conf
index 64a150aa..82d796f1 100644
--- a/conf/machine/p1023rdb.conf
+++ b/conf/machine/p1023rdb.conf
@@ -18,3 +18,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/p1023_defconfig"
18JFFS2_ERASEBLOCK = "0x10000" 18JFFS2_ERASEBLOCK = "0x10000"
19 19
20EXTRA_IMAGEDEPENDS += "fm-ucode" 20EXTRA_IMAGEDEPENDS += "fm-ucode"
21
22USE_VT ?= "0"