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
+1 -1
View File
@@ -25,7 +25,7 @@ comment "General Ethernet MAC Driver Options"
config NET_RPMSG_DRV
bool "RPMSG net driver"
depends on NET && OPENAMP
depends on RPTUN
select ARCH_HAVE_NETDEV_STATISTICS
---help---
Use the rpmsg as net device, transfer packet between remoteproc.