diff options
Diffstat (limited to 'target/linux/generic/patches-2.6.38/260-geode-mfd.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.38/260-geode-mfd.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic/patches-2.6.38/260-geode-mfd.patch b/target/linux/generic/patches-2.6.38/260-geode-mfd.patch deleted file mode 100644 index a90b64ab55..0000000000 --- a/target/linux/generic/patches-2.6.38/260-geode-mfd.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/drivers/gpio/Kconfig -+++ b/drivers/gpio/Kconfig -@@ -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 |