]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1043ardb-32b: KERNEL_DEFCONFIG use multi_v7_defconfig
authorTing Liu <ting.liu@nxp.com>
Tue, 14 Mar 2017 09:32:10 +0000 (17:32 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 Mar 2017 20:01:28 +0000 (17:01 -0300)
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/ls1043ardb-32b.conf

index ae2134323fa2c0c4023970a46cd9ee2143b51262..7ce97b8ba4ba2e934f25238b693416c16c497b25 100644 (file)
@@ -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}"