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
@@ -15,17 +15,17 @@ config IOEXPANDER
if IOEXPANDER
config IOEXPANDER_RPMSG
bool "IO expander rpmsg server and client"
bool "IO expander RPMSG server and client"
depends on RPTUN
default n
select IOEXPANDER_INT_ENABLE
---help---
This settings enable ioexpander rpmsg server and client.
This settings enable ioexpander RPMSG server and client.
if IOEXPANDER_RPMSG
config IOEXPANDER_RPMSG_INT_NCALLBACKS
int "number of ioexpander rpmsg interrupt callbacks"
int "number of ioexpander RPMSG interrupt callbacks"
default 32
---help---
This set the IO expander number in interrupt callbacks.