summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorFlorian Fainelli2010-03-21 01:06:09 +0100
committerSamuel Ortiz2010-05-28 01:37:29 +0200
commit9956d02d6e60f0c50632ba5699bc6238defb496b (patch)
tree98a9e77d1a3d58431bf8b4458fa16a4b7c9f3b9c /drivers/gpio/Kconfig
parentmfd: Add support for the RDC321x southbridge (diff)
downloadkernel-qcow2-linux-9956d02d6e60f0c50632ba5699bc6238defb496b.tar.gz
kernel-qcow2-linux-9956d02d6e60f0c50632ba5699bc6238defb496b.tar.xz
kernel-qcow2-linux-9956d02d6e60f0c50632ba5699bc6238defb496b.zip
gpio: Add support for RDC321x GPIO controller
This patch adds a new GPIO driver for the RDC321x SoC GPIO controller. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 4fd0f276df5a..56eb0c59c512 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -282,6 +282,14 @@ config GPIO_TIMBERDALE
---help---
Add support for the GPIO IP in the timberdale FPGA.
+config GPIO_RDC321X
+ tristate "RDC R-321x GPIO support"
+ depends on PCI && GPIOLIB
+ select MFD_RDC321X
+ help
+ Support for the RDC R321x SoC GPIOs over southbridge
+ PCI configuration space.
+
comment "SPI GPIO expanders:"
config GPIO_MAX7301