]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls1021atwr: update kernel config
authorChunrong Guo <chunrong.guo@nxp.com>
Fri, 28 Jul 2017 07:44:20 +0000 (15:44 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 7 Aug 2017 14:42:29 +0000 (11:42 -0300)
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/ls1021atwr.conf

index 457703ee6aa0b24697cb83efb0115b8d951976d8..6312f2b4b2f0b016ead412908adc7a1330aa32e5 100644 (file)
@@ -23,7 +23,7 @@ UBOOT_CONFIG[secure-boot] = "ls1021atwr_nor_SECURE_BOOT_config"
 QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
 
 KERNEL_DEVICETREE ?= "ls1021a-twr.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/ls1021a_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig"
 
 UBOOT_ENTRYPOINT = "0x80008000"
 EXTRA_IMAGEDEPENDS += "rcw qe-ucode"