aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/p5040ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p5040ds.conf')
-rw-r--r--conf/machine/p5040ds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf
index bb61fd9..5692ab0 100644
--- a/conf/machine/p5040ds.conf
+++ b/conf/machine/p5040ds.conf
@@ -7,7 +7,7 @@ require conf/machine/include/soc-family.inc
SOC_FAMILY = "p5040"
UBOOT_MACHINES ?= "P5040DS P5040DS_NAND P5040DS_SECURE_BOOT P5040DS_SDCARD P5040DS_SPIFLASH"
KERNEL_DEVICETREE ?= "p5040ds.dtb p5040ds-usdpaa.dtb"
-KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
JFFS2_ERASEBLOCK = "0x10000"