summaryrefslogtreecommitdiff
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorAndreas Bofjall <andreas@gazonk.org>2015-03-09 20:55:13 (GMT)
committerLinus Walleij <linus.walleij@linaro.org>2015-03-17 16:56:42 (GMT)
commit24ccef359e8c540083a89a8f2347fae451fe8086 (patch)
tree7445cfb97c0107998f0504b929c549dce1cbcdbd /drivers/gpio/Kconfig
parent3f8f4f19b94cc50e8a3fa3f63815caa0677ff57a (diff)
downloadlinux-24ccef359e8c540083a89a8f2347fae451fe8086.tar.xz
gpio: f7188x: add GPIO support for F71869
Add support for the GPIOs found on the Fintek SuperI/O chip F71869, such as the one found on the Jetway NF96u-525 motherboard, to the f7188x gpio driver. Signed-off-by: Andreas Bofjall <andreas@gazonk.org> Tested-by: Les Schaffer <schaffer@optonline.net> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index f563c88..0078cf0 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -198,11 +198,11 @@ config GPIO_MM_LANTIQ
created by attaching a 16bit latch to the bus.
config GPIO_F7188X
- tristate "F71882FG and F71889F GPIO support"
+ tristate "F71869, F71882FG and F71889F GPIO support"
depends on X86
help
This option enables support for GPIOs found on Fintek Super-I/O
- chips F71882FG and F71889F.
+ chips F71869, F71882FG and F71889F.
To compile this driver as a module, choose M here: the module will
be called f7188x-gpio.