target: linux: mtd: fix MTDREFRESH to an arbitrary high number
[openwrt.git] / target / linux / generic / patches-2.6.38 / 260-geode-mfd.patch
1 --- a/drivers/gpio/Kconfig
2 +++ b/drivers/gpio/Kconfig
3 @@ -295,7 +295,7 @@ comment "PCI GPIO expanders:"
4
5 config GPIO_CS5535
6 tristate "AMD CS5535/CS5536 GPIO support"
7 - depends on PCI && X86 && !CS5535_GPIO
8 + depends on PCI && X86 && !CS5535_GPIO && MFD_CS5535
9 help
10 The AMD CS5535 and CS5536 southbridges support 28 GPIO pins that
11 can be used for quite a number of things. The CS5535/6 is found on
This page took 0.041806 seconds and 5 git commands to generate.