summaryrefslogtreecommitdiff
path: root/target/linux/rdc/patches/001-x86_generic_gpio.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-06-11 16:38:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-06-11 16:38:37 +0000
commit23d1a5bd882e21538fdacdc8e2a3f7974b90c639 (patch)
tree579ac3717412db4bc3e26a8c6182758774cd57cd /target/linux/rdc/patches/001-x86_generic_gpio.patch
parent6d88031192d66b98b25fc4b2e596afb20ea29e54 (diff)
downloadmtk-20170518-23d1a5bd882e21538fdacdc8e2a3f7974b90c639.zip
mtk-20170518-23d1a5bd882e21538fdacdc8e2a3f7974b90c639.tar.gz
mtk-20170518-23d1a5bd882e21538fdacdc8e2a3f7974b90c639.tar.bz2
Use 2.6.25 for rdc321x
SVN-Revision: 11439
Diffstat (limited to 'target/linux/rdc/patches/001-x86_generic_gpio.patch')
-rw-r--r--target/linux/rdc/patches/001-x86_generic_gpio.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/rdc/patches/001-x86_generic_gpio.patch b/target/linux/rdc/patches/001-x86_generic_gpio.patch
deleted file mode 100644
index dff25a0..0000000
--- a/target/linux/rdc/patches/001-x86_generic_gpio.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: linux-2.6.24.7/arch/x86/Kconfig
-===================================================================
---- linux-2.6.24.7.orig/arch/x86/Kconfig
-+++ linux-2.6.24.7/arch/x86/Kconfig
-@@ -81,6 +81,10 @@ config GENERIC_BUG
- default y
- depends on BUG
-
-+config GENERIC_GPIO
-+ bool
-+ default n
-+
- config GENERIC_HWEIGHT
- bool
- default y