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