You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/25 06:43:36 UTC

[GitHub] [incubator-nuttx] Donny9 commented on a change in pull request #3721: sim/rptun: support multi(>2) core interactive by share memory

Donny9 commented on a change in pull request #3721:
URL: https://github.com/apache/incubator-nuttx/pull/3721#discussion_r638498374



##########
File path: boards/sim/sim/sim/Kconfig
##########
@@ -10,6 +10,10 @@ config EXAMPLES_TOUCHSCREEN_BGCOLOR
 	default 0x007b68ee
 	depends on EXAMPLES_TOUCHSCREEN
 
+config SIM_RPTUN_MASTER
+	bool "Remote Processor Tunneling Role"
+	depends on RPTUN

Review comment:
       > Add the default value for this boolean config.
   Done. thank you.
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org