zephyr/soc/arm/st_stm32/stm32mp1/Kconfig.series
Arnaud Pouliquen 5c310521d1 stm32mp1: update resource table management
Rebase the resource table management to
the new implementation in open-amp module

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
2020-04-01 09:21:15 -05:00

17 lines
402 B
Plaintext

# ST Microelectronics STM32MP1 MPU series
# Copyright (c) 2019 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
config SOC_SERIES_STM32MP1X
bool "STM32MP15 Series MPU"
select ARM
select CPU_CORTEX_M4
select CPU_CORTEX_M_HAS_DWT
select SOC_FAMILY_STM32
select HAS_STM32CUBE
select CPU_HAS_ARM_MPU
select OPENAMP_RSC_TABLE if RAM_CONSOLE
help
Enable support for STM32MP1 MPU series