From: Chunrong Guo Date: Fri, 28 Jul 2017 07:44:20 +0000 (+0800) Subject: ls1021atwr: update kernel config X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=aae8e840115c1f8e87c7a93b15e73c2fbf384387;p=meta-freescale.git ls1021atwr: update kernel config Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index 457703ee..6312f2b4 100644 --- a/conf/machine/ls1021atwr.conf +++ b/conf/machine/ls1021atwr.conf @@ -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"