# Raspberry Pi RP2040 MCU line # Copyright (c) 2021 Nordic Semiconductor ASA # Copyright (c) 2021 Yonatan Schachter # SPDX-License-Identifier: Apache-2.0 if SOC_SERIES_RP2040 rsource "Kconfig.defconfig.rp2*" config NUM_IRQS default 26 endif # SOC_SERIES_RP2040