Merge branch 'iop-cleanup' into devel

This commit is contained in:
Linus Walleij
2013-09-23 12:47:14 +02:00
19 changed files with 135 additions and 128 deletions

View File

@@ -320,6 +320,15 @@ config GPIO_ICH
If unsure, say N.
config GPIO_IOP
tristate "Intel IOP GPIO"
depends on ARM && (ARCH_IOP32X || ARCH_IOP33X)
help
Say yes here to support the GPIO functionality of a number of Intel
IOP32X or IOP33X.
If unsure, say N.
config GPIO_VX855
tristate "VIA VX855/VX875 GPIO"
depends on PCI