diff options
-rw-r--r-- | conf/machine/c293pcie.conf | 2 |
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" | |||
20 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig" | 20 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig" |
21 | 21 | ||
22 | JFFS2_ERASEBLOCK = "0x10000" | 22 | JFFS2_ERASEBLOCK = "0x10000" |
23 | |||
24 | USE_VT ?= "0" | ||