zephyr/boards/arm64/mimx8mm_evk/Kconfig.defconfig
Jiafei Pan 8b92141878 boards: arm64: imx8mm/p: unify soc name
Replace imx8mm/p with mimx8m/p to unify name with the
other software components.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
2022-09-05 10:17:13 +02:00

10 lines
162 B
Plaintext

# Copyright 2020-2022 NXP
# SPDX-License-Identifier: Apache-2.0
if BOARD_MIMX8MM_EVK_A53
config BOARD
default "mimx8mm_evk_a53"
endif # BOARD_MIMX8MM_EVK_A53