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