mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
Kconfigs: rename {Rpmsg|rpmsg} to RPMGS
This commit is contained in:
@@ -67,13 +67,13 @@ config REGULATOR_GPIO
|
||||
control to regulator.
|
||||
|
||||
config REGULATOR_RPMSG
|
||||
bool "Regulator rpmsg driver support"
|
||||
bool "Regulator RPMSG driver support"
|
||||
depends on RPTUN
|
||||
default n
|
||||
---help---
|
||||
The rpmsg regulator driver implements the common regulator APIs, inside which
|
||||
The RPMSG regulator driver implements the common regulator APIs, inside which
|
||||
the regulator operations are sent from the client to the remote device via
|
||||
the rpmsg channel. The remote device(namely server) is responsible for
|
||||
the RPMSG channel. The remote device(namely server) is responsible for
|
||||
the parse and the completion.
|
||||
|
||||
menuconfig REGULATOR_ACT8945A
|
||||
|
||||
Reference in New Issue
Block a user