[meta-freescale] [PATCH 11/17] ls1043ardb-32b: KERNEL_DEFCONFIG use multi_v7_defconfig

Chunrong Guo B40290 at freescale.com
Tue Mar 14 02:32:10 PDT 2017


From: Ting Liu <ting.liu at nxp.com>

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 conf/machine/ls1043ardb-32b.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf
index ae21343..7ce97b8 100644
--- a/conf/machine/ls1043ardb-32b.conf
+++ b/conf/machine/ls1043ardb-32b.conf
@@ -20,7 +20,7 @@ UBOOT_CONFIG[secure-boot] = "ls1043ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
 QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"
 
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/ls_aarch32_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig"
 
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
-- 
2.7.4



More information about the meta-freescale mailing list