blob: 75a55c393566bc54b36e5ba0012d882a1baaf237 [file] [log] [blame]
# Copyright (c) 2024 Microchip Technology Inc.
# SPDX-License-Identifier: Apache-2.0
# Microchip MEC174x MCU series configuration options
if SOC_SERIES_MEC174X
config NUM_IRQS
# must be >= the highest interrupt number used
# - include the UART interrupts
# All NVIC external sources.
default 194
rsource "Kconfig.defconfig.mec174*"
config CORTEX_M_SYSTICK
depends on !RTOS_TIMER
endif # SOC_SERIES_MEC174X