zephyr/soc/atmel/sam0/samc20/Kconfig.defconfig

13 lines
263 B
Plaintext

# Atmel SAMC20 MCU series configuration options
# Copyright (c) 2022 Kamil Serwus
# Copyright (c) 2024 Gerson Fernando Budke <nandojve@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_SAMC20
config NUM_IRQS
default 32
endif # SOC_SERIES_SAMC20