usrsock/rpmsg: 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:
parent
319203d5d8
commit
0c7adf4567
@ -6,7 +6,7 @@
|
|||||||
config NETUTILS_USRSOCK_RPMSG
|
config NETUTILS_USRSOCK_RPMSG
|
||||||
tristate "RPMSG usrsock"
|
tristate "RPMSG usrsock"
|
||||||
default n
|
default n
|
||||||
depends on NET && OPENAMP
|
depends on NET && RPTUN
|
||||||
select EVENT_FD if !NET_USRSOCK
|
select EVENT_FD if !NET_USRSOCK
|
||||||
---help---
|
---help---
|
||||||
Enable usrsock through rpmsg channel.
|
Enable usrsock through rpmsg channel.
|
||||||
|
Loading…
Reference in New Issue
Block a user