1# Texas Instruments Sitara AM62x-SK-M4 EVM
2#
3# Copyright (c) 2023 Texas Instruments Incorporated
4# Copyright (c) 2023 L Lakshmanan
5#
6# SPDX-License-Identifier: Apache-2.0
7
8config BOARD_AM62X_M4_SK
9	bool "TI AM62x M4 Starter Kit (SK) Evaluation Module (EVM)"
10	depends on SOC_SERIES_AM62X_M4
11
12config BOARD_AM62X_M4_PHYBOARD_LYRA
13	bool "PHYTEC AM62x M4 phyBOARD-Lyra"
14	depends on SOC_SERIES_AM62X_M4
15