1# Copyright (c) 2022-2024 Intel Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4config SOC_SERIES_AGILEX5
5	select ARM64
6	select CPU_CORTEX_A76_A55
7