mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 22:25:20 +02:00
db1f43a9a0
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27371 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
515 B
Diff
12 lines
515 B
Diff
--- linux-2.6.38.8/drivers/gpio/Kconfig.orig 2011-06-02 19:35:11.000000000 -0600
|
|
+++ linux-2.6.38.8/drivers/gpio/Kconfig 2011-06-29 20:05:20.000000000 -0600
|
|
@@ -295,7 +295,7 @@ comment "PCI GPIO expanders:"
|
|
|
|
config GPIO_CS5535
|
|
tristate "AMD CS5535/CS5536 GPIO support"
|
|
- depends on PCI && X86 && !CS5535_GPIO
|
|
+ depends on PCI && X86 && !CS5535_GPIO && MFD_CS5535
|
|
help
|
|
The AMD CS5535 and CS5536 southbridges support 28 GPIO pins that
|
|
can be used for quite a number of things. The CS5535/6 is found on
|