Kconfig 312 B

1234567891011121314
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see the file kconfig-language.txt in the NuttX tools repository.
  4. #
  5. config OPENAMP
  6. bool "Open Asymmetric Multi Processing support"
  7. default n
  8. ---help---
  9. Enable or disable Open Asymmetric Multi Processing features
  10. if OPENAMP
  11. endif # OPENAMP