summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/p1020rdb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf
index 2a6c9db5..30009fb5 100644
--- a/conf/machine/p1020rdb.conf
+++ b/conf/machine/p1020rdb.conf
@@ -20,3 +20,5 @@ KERNEL_DEVICETREE ?= "p1020rdb-pd_32b.dtb"
20KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" 20KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
21 21
22JFFS2_ERASEBLOCK = "0x20000" 22JFFS2_ERASEBLOCK = "0x20000"
23
24USE_VT ?= "0"