blob: be9816f4d30a9eff5b59a3e108a5b7ad1c4f589a [file] [log] [blame]
# ST Microelectronics STM32MP1 MPU line
# Copyright (c) 2019 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
choice
prompt "STM32MP1 MPU Selection"
depends on SOC_SERIES_STM32MP1X
config SOC_STM32MP15_M4
bool "STM32MP15_M4"
endchoice
config RPROC_RSC_TABLE
bool "coprocessor resource table"
default y if RAM_CONSOLE || OPENAMP
help
add the resource table in the generated binary. This table is
compatible with linux remote proc framework and OpenAMP library.