mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
rpmsg: make all the rpmsg services deponds on RPMSG
After decoupled the rpmsg and rptun, all the rpmsg service should depends on the RPMSG. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
This commit is contained in:
@@ -47,7 +47,7 @@ config INPUT_UINPUT
|
||||
config UINPUT_RPMSG
|
||||
bool "Enable uinput RPMSG"
|
||||
depends on INPUT_UINPUT
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
default n
|
||||
---help---
|
||||
Enable support uinput cross core communication
|
||||
|
||||
Reference in New Issue
Block a user