8b92141878
Replace imx8mm/p with mimx8m/p to unify name with the other software components. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
10 lines
162 B
Plaintext
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
|