mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
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:
committed by
Petro Karashchenko
parent
8bf0750090
commit
9785d6606c
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user