1# SPDX-License-Identifier: Apache-2.0
2#
3# Copyright (c) 2023 Antmicro <www.antmicro.com>
4
5if SOC_APOLLO4P
6
7config NUM_IRQS
8	default 83
9
10endif # SOC_APOLLO4P
11