Add i.MX93 Cortex-A support for EVK board. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
7 lines
186 B
Text
7 lines
186 B
Text
# Copyright 2022 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_MIMX93_EVK_A55
|
|
bool "NXP i.MX93 EVK A55"
|
|
depends on SOC_SERIES_MIMX9_A55
|
|
select SOC_PART_NUMBER_MIMX9352CVUXK
|