aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/bsc9131rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/bsc9131rdb.conf')
-rw-r--r--conf/machine/bsc9131rdb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/bsc9131rdb.conf b/conf/machine/bsc9131rdb.conf
index 9c08af4..c145a04 100644
--- a/conf/machine/bsc9131rdb.conf
+++ b/conf/machine/bsc9131rdb.conf
@@ -7,7 +7,7 @@ require conf/machine/include/soc-family.inc
SOC_FAMILY = "bsc9131"
UBOOT_MACHINES ?= "BSC9131RDB_SPIFLASH BSC9131RDB_NAND BSC9131RDB_NAND_SYSCLK100 BSC9131RDB_SPIFLASH_SYSCLK100"
KERNEL_DEVICETREE ?= "bsc9131rdb.dtb"
-KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/bsc913x_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/85xx/bsc913x_defconfig"
JFFS2_ERASEBLOCK = "0x10000"