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