diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-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 78898367b34e..08a93e0b35c5 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -558,7 +558,7 @@ config GPIO_IT87 | |||
558 | Say yes here to support GPIO functionality of IT87xx Super I/O chips. | 558 | Say yes here to support GPIO functionality of IT87xx Super I/O chips. |
559 | 559 | ||
560 | This driver is tested with ITE IT8728 and IT8732 Super I/O chips, and | 560 | This driver is tested with ITE IT8728 and IT8732 Super I/O chips, and |
561 | supports the IT8761E Super I/O chip as well. | 561 | supports the IT8761E, IT8620E and IT8628E Super I/O chip as well. |
562 | 562 | ||
563 | To compile this driver as a module, choose M here: the module will | 563 | To compile this driver as a module, choose M here: the module will |
564 | be called gpio_it87 | 564 | be called gpio_it87 |