diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-12 12:05:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-12 12:05:21 +0000 |
commit | e710aeeab10e2b420ad012c0d9fb639266a63515 (patch) | |
tree | 772ed4e14639b7d0f8f9d96a67a9ccd660c15f0f /target/linux/generic/patches-2.6.38/260-geode-mfd.patch | |
parent | 08ed044595b404fa626f71c9b1c1fbc599ad7587 (diff) | |
download | upstream-e710aeeab10e2b420ad012c0d9fb639266a63515.tar.gz upstream-e710aeeab10e2b420ad012c0d9fb639266a63515.tar.bz2 upstream-e710aeeab10e2b420ad012c0d9fb639266a63515.zip |
linux/2.6.38: R.I.P.
It is used only by the broken coldfire target.
SVN-Revision: 31688
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 |