]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: move aarch64 defconfig to match machine overrides
authorAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 22 Dec 2020 15:22:23 +0000 (15:22 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 22 Dec 2020 16:40:34 +0000 (13:40 -0300)
Mainline BSP does not provide 'mx8m' machine override anymore, it has been
replaced with more generic 'armv8a' value.

Move defconfig from mx8m to armv8a folder for fetcher to resolve search
path proper and pick up the kernel config file for mainline BSP for
aarch64 builds.

No content change has been introduced to defconfig, kernel commit sync
point is still kept at commit [a2f5ea9e314b].

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-kernel/linux/linux-fslc/armv8a/defconfig [moved from recipes-kernel/linux/linux-fslc/mx8m/defconfig with 100% similarity]