Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251967
b: refs/heads/master
c: 6cff9e2
h: refs/heads/master
i:
  251965: 8f0d6f0
  251963: c328cbf
  251959: a2ffabf
  251951: 8a7585d
  251935: 8c593b6
  251903: cf09b58
v: v3
  • Loading branch information
H Hartley Sweeten authored and Grant Likely committed May 20, 2011
1 parent 7b4f6be commit 5b15a4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd9962352105f19711d55cc2caaf75b2e201598b
refs/heads/master: 6cff9e2b34414733fa61fddef909e9ae1e4beaf3
9 changes: 4 additions & 5 deletions trunk/drivers/gpio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ config GPIO_BASIC_MMIO

config GPIO_IT8761E
tristate "IT8761E GPIO support"
depends on GPIOLIB
help
Say yes here to support GPIO functionality of IT8761E super I/O chip.

Expand All @@ -101,7 +100,7 @@ config GPIO_VR41XX

config GPIO_SCH
tristate "Intel SCH/TunnelCreek GPIO"
depends on GPIOLIB && PCI && X86
depends on PCI && X86
select MFD_CORE
select LPC_SCH
help
Expand All @@ -121,7 +120,7 @@ config GPIO_SCH

config GPIO_VX855
tristate "VIA VX855/VX875 GPIO"
depends on GPIOLIB && MFD_SUPPORT && PCI
depends on MFD_SUPPORT && PCI
select MFD_CORE
select MFD_VX855
help
Expand Down Expand Up @@ -347,13 +346,13 @@ config GPIO_ML_IOH

config GPIO_TIMBERDALE
bool "Support for timberdale GPIO IP"
depends on MFD_TIMBERDALE && GPIOLIB && HAS_IOMEM
depends on MFD_TIMBERDALE && HAS_IOMEM
---help---
Add support for the GPIO IP in the timberdale FPGA.

config GPIO_RDC321X
tristate "RDC R-321x GPIO support"
depends on PCI && GPIOLIB
depends on PCI
select MFD_SUPPORT
select MFD_CORE
select MFD_RDC321X
Expand Down

0 comments on commit 5b15a4b

Please sign in to comment.