zephyr/soc/ti/mspm0/mspm0l/Kconfig.defconfig
Parthiban Nallathambi 4e78996e16 soc: ti: mspm0: add support for L series
mspm0 family of SoC series is split into three category,

mspm0g - high performance
mspm0l - low power
mspm0c - entry level

With G already part added, add support for L series of SoC's.

Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
2025-07-21 07:25:50 -04:00

13 lines
209 B
Plaintext

# TI MSPM0L series
# Copyright (c) 2025 Texas Instruments
# Copyright (c) 2025 Linumiz GmbH
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_MSPM0L
config NUM_IRQS
default 32
endif # SOC_SERIES_MSPM0L