openamp: Change the dependence from OPENAMP to RPTUN

since all rpmsg driver need the extension api exposed by rptun driver

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-04-05 01:06:05 +08:00
committed by Petro Karashchenko
parent 8bf0750090
commit 9785d6606c
9 changed files with 11 additions and 9 deletions
+2 -2
View File
@@ -208,7 +208,7 @@ config RAMLOG_SYSLOG
config SYSLOG_RPMSG
bool "Log to RPMSG"
depends on OPENAMP
depends on RPTUN
depends on SCHED_WORKQUEUE
default n
---help---
@@ -292,7 +292,7 @@ endif # SYSLOG_RPMSG
config SYSLOG_RPMSG_SERVER
bool "Enable RPMSG server for SYSLOG"
default n
depends on OPENAMP
depends on RPTUN
---help---
Use rpmsg to receive message from remote proc.