PHYTEC phyCORE-AM62x is board is based on TI Sitara applications processor, composed of a quad Cortex®-A53 cluster and a single Cortex®-M4 core. Zephyr OS is ported to run on the Cortex®-A53 core. Signed-off-by: Grant Ramsay <gramsay@enphaseenergy.com>
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
# Copyright (c) 2023 Enphase Energy
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_PHYCORE_AM62X_A53
|
|
bool "PHYTEC phyCORE-AM62x A53"
|
|
depends on SOC_SERIES_AM6X_A53
|