mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +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:
@@ -68,7 +68,7 @@ config REGULATOR_GPIO
|
||||
|
||||
config REGULATOR_RPMSG
|
||||
bool "Regulator RPMSG driver support"
|
||||
depends on RPTUN
|
||||
depends on RPMSG
|
||||
default n
|
||||
---help---
|
||||
The RPMSG regulator driver implements the common regulator APIs, inside which
|
||||
|
||||
Reference in New Issue
Block a user