zephyr/soc/renesas/ra/ra6m2/Kconfig.defconfig

13 lines
194 B
Plaintext
Raw Normal View History

# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_RA6M2
config NUM_IRQS
default 96
config PINCTRL
default y
endif # SOC_SERIES_RA6M2