To un-block continuing of soc and board porting then move all socs and boards which have not yet been ported to boards_legacy / soc_legacy folders. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
# Copyright 2022 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if BOARD_MIMX93_EVK_A55
|
|
|
|
config BOARD
|
|
default "mimx93_evk_a55"
|
|
|
|
endif # BOARD_MIMX8MP_EVK_A55
|