mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
sim rpserver/rpproxy: enable CONFIG_RPMSG_PING config
Be convenient to test the rpmsg feature Signed-off-by: Yongrong Wang <wangyongrong@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
254df1721a
commit
8eb4e46c8c
@@ -52,6 +52,7 @@ CONFIG_NSH_READLINE=y
|
||||
CONFIG_READLINE_CMD_HISTORY=y
|
||||
CONFIG_READLINE_TABCOMPLETION=y
|
||||
CONFIG_RPMSGMTD=y
|
||||
CONFIG_RPMSG_PING=y
|
||||
CONFIG_RPMSG_UART=y
|
||||
CONFIG_RPTUN=y
|
||||
CONFIG_RTC=y
|
||||
|
||||
@@ -69,6 +69,7 @@ CONFIG_READLINE_TABCOMPLETION=y
|
||||
CONFIG_REGULATOR=y
|
||||
CONFIG_REGULATOR_RPMSG=y
|
||||
CONFIG_RPMSGMTD_SERVER=y
|
||||
CONFIG_RPMSG_PING=y
|
||||
CONFIG_RPMSG_UART=y
|
||||
CONFIG_RPTUN=y
|
||||
CONFIG_RTC=y
|
||||
|
||||
Reference in New Issue
Block a user