1# Copyright 2020 Broadcom 2# SPDX-License-Identifier: Apache-2.0 3 4if SOC_BCM58402_A72 5 6config NUM_IRQS 7 default 260 8 9config SYS_CLOCK_HW_CYCLES_PER_SEC 10 default 25000000 11 12endif 13