Port STM32MP1 series to HW model V2 Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
12 lines
196 B
Plaintext
12 lines
196 B
Plaintext
# STMicroelectronics STM32MP157C_M4 MCU
|
|
|
|
# Copyright (c) 2019 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if SOC_STM32MP15_M4
|
|
|
|
config NUM_IRQS
|
|
default 150
|
|
|
|
endif # SOC_STM32MP15_M4
|