blob: 9d4376f3577c8fe1e6ff45eea306acd3727132b8 [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
string
default "stm32mp157cxx"
config NUM_IRQS
int
default 150
endif # SOC_STM32MP15_M4