diff options
| -rw-r--r-- | drivers/gpio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 536af328b56e..c5ede0e4a32a 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -253,7 +253,7 @@ config GPIO_BY_PINCTRL create a simple GPIO device based on the pin control interface without doing anything custom. - This driver used to do GPIO over the ARM SCMI protocol. + This driver is used to access GPIOs over the ARM SCMI protocol. config GPIO_CADENCE tristate "Cadence GPIO support" |
