Kconfigs: rename {Rpmsg|rpmsg} to RPMGS

This commit is contained in:
raiden00pl
2023-10-27 12:56:33 +02:00
committed by Xiang Xiao
parent b7288c4db9
commit b565e28da3
13 changed files with 41 additions and 41 deletions
+3 -3
View File
@@ -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