]> code.ossystems Code Review - meta-freescale.git/commit
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)
commit86a7903ffc77b6d7f07ea6c01ef133e2bf7b3b2b
treeb446091b7001dfcb8eb897cf72218ab14e201a0b
parente828e1b284eadb604d2b3f990eed9cecb0b3ae58
linux-fslc: move aarch64 defconfig to match machine overrides

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]