1# Copyright 2022 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_MIMX8MN_EVK_A53
5	bool "NXP i.MX8M Nano EVK A53"
6	depends on SOC_SERIES_MIMX8M_A53
7	select SOC_PART_NUMBER_MIMX8MN6DVTJZ
8