summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-03 03:14:51 +0000
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-03 03:14:51 +0000
commit33241d20314d929c19f9d7c3765a7971d10c9262 (patch)
tree2e86ab071b8a669872a3198ca9bc7db760b84775 /target/linux/generic
parent9b1189e19175a8a60ce908734d7450a1c222a70b (diff)
[x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped."
This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27370 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/patches-2.6.38/260-geode-mfd.patch11
-rw-r--r--target/linux/generic/patches-2.6.39/260-geode-mfd.patch11
2 files changed, 0 insertions, 22 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 5f7630ffc..000000000
--- a/target/linux/generic/patches-2.6.38/260-geode-mfd.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
diff --git a/target/linux/generic/patches-2.6.39/260-geode-mfd.patch b/target/linux/generic/patches-2.6.39/260-geode-mfd.patch
deleted file mode 100644
index f67d1895e..000000000
--- a/target/linux/generic/patches-2.6.39/260-geode-mfd.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- linux-2.6.39.2/drivers/gpio/Kconfig.orig 2011-06-23 16:06:00.000000000 -0600
-+++ linux-2.6.39.2/drivers/gpio/Kconfig 2011-06-29 22:43:23.000000000 -0600
-@@ -298,7 +298,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