1# SPDX-License-Identifier: Apache-2.0 2# 3# Copyright (c) 2024 Realtek Semiconductor Corporation, SIBG-SD7 4# 5 6if SOC_SERIES_RTS5912 7 8config NUM_IRQS 9 default 240 10 11rsource "Kconfig.defconfig.rts5912" 12 13endif # SOC_SERIES_RTS5912 14