summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/bsc9132qds.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/bsc9132qds.conf b/conf/machine/bsc9132qds.conf
index 1a2e1438..101f7184 100644
--- a/conf/machine/bsc9132qds.conf
+++ b/conf/machine/bsc9132qds.conf
@@ -35,3 +35,5 @@ KERNEL_DEVICETREE ?= "bsc9132qds.dtb"
35KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_smp_defconfig" 35KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_smp_defconfig"
36 36
37JFFS2_ERASEBLOCK = "0x10000" 37JFFS2_ERASEBLOCK = "0x10000"
38
39USE_VT ?= "0"