Files
zephyr/soc/st/stm32/stm32mp1/Kconfig.defconfig
Abderrahmane Jarmouni b54fe33077 soc: v2: stm32: Migrate STM32MP1 series
Port STM32MP1 series to HW model V2

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-03-01 14:17:20 +00:00

11 lines
219 B
Plaintext

# STMicroelectronics STM32MP1 MCU/MPU line
# Copyright (c) 2019 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_STM32MP1X
rsource "Kconfig.defconfig.stm32mp15_m4"
endif # SOC_SERIES_STM32MP1X