nuttx/openamp/Kconfig
ligd 590561dd8d openamp: select DEV_SIMPLE_ADDRENV when openamp opened
Change-Id: Id87868a3879165da1e729aca02173ecbcb896454
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-09-13 17:31:29 +08:00

15 lines
339 B
Text

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config OPENAMP
bool "Open Asymmetric Multi Processing support"
default n
select DEV_SIMPLE_ADDRENV
---help---
Enable or disable Open Asymmetric Multi Processing features
if OPENAMP
endif # OPENAMP