aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index a5cbeec6f6db..bf892bd68c17 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -504,7 +504,7 @@ config GPIO_ADNP
504 help 504 help
505 This option enables support for N GPIOs found on Avionic Design 505 This option enables support for N GPIOs found on Avionic Design
506 I2C GPIO expanders. The register space will be extended by powers 506 I2C GPIO expanders. The register space will be extended by powers
507 of two, so the controller will need to accomodate for that. For 507 of two, so the controller will need to accommodate for that. For
508 example: if a controller provides 48 pins, 6 registers will be 508 example: if a controller provides 48 pins, 6 registers will be
509 enough to represent all pins, but the driver will assume a 509 enough to represent all pins, but the driver will assume a
510 register layout for 64 pins (8 registers). 510 register layout for 64 pins (8 registers).