1# Copyright 2024 Junho Lee <junho@tsnlab.com> 2# SPDX-License-Identifier: Apache-2.0 3 4config SOC_BCM2712 5 select ARM64 6 select CPU_CORTEX_A76 7 select ARM_ARCH_TIMER if SYS_CLOCK_EXISTS 8