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