diff options
| -rw-r--r-- | conf/machine/bsc9131rdb.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/bsc9131rdb.conf b/conf/machine/bsc9131rdb.conf index e79632a5e..0448401e0 100644 --- a/conf/machine/bsc9131rdb.conf +++ b/conf/machine/bsc9131rdb.conf | |||
| @@ -19,3 +19,5 @@ KERNEL_DEVICETREE ?= "bsc9131rdb.dtb" | |||
| 19 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_defconfig" | 19 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_defconfig" |
| 20 | 20 | ||
| 21 | JFFS2_ERASEBLOCK = "0x10000" | 21 | JFFS2_ERASEBLOCK = "0x10000" |
| 22 | |||
| 23 | USE_VT ?= "0" | ||
