blob: cc49cf772d3e36e57e2b7126c113e384bef5c77f [file] [log] [blame]
# Kconfig - ST Microelectronics STM32MP157C_M4 MCU
#
# Copyright (c) 2019 STMicroelectronics
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32MP15_M4
config SOC
default "stm32mp157cxx"
config NUM_IRQS
default 150
endif # SOC_STM32MP15_M4