summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.24/001-x86_generic_gpio.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-04-25 09:58:58 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-04-25 09:58:58 +0000
commit3eb68874919aaef3bf42a82324eb4676ac64d89e (patch)
tree3e698810d64bfd492549d6c09215e184970d81bb /target/linux/rdc/patches-2.6.24/001-x86_generic_gpio.patch
parent73883e9aef6406d909d2e8c2bad997a74485609e (diff)
downloadmaster-31e0f0ae-3eb68874919aaef3bf42a82324eb4676ac64d89e.tar.gz
master-31e0f0ae-3eb68874919aaef3bf42a82324eb4676ac64d89e.tar.bz2
master-31e0f0ae-3eb68874919aaef3bf42a82324eb4676ac64d89e.zip
nuke old files
SVN-Revision: 15402
Diffstat (limited to 'target/linux/rdc/patches-2.6.24/001-x86_generic_gpio.patch')
-rw-r--r--target/linux/rdc/patches-2.6.24/001-x86_generic_gpio.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/rdc/patches-2.6.24/001-x86_generic_gpio.patch b/target/linux/rdc/patches-2.6.24/001-x86_generic_gpio.patch
deleted file mode 100644
index 11c894bcf2..0000000000
--- a/target/linux/rdc/patches-2.6.24/001-x86_generic_gpio.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/arch/x86/Kconfig
-+++ b/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