diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-04-25 09:58:58 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-04-25 09:58:58 +0000 |
commit | 3eb68874919aaef3bf42a82324eb4676ac64d89e (patch) | |
tree | 3e698810d64bfd492549d6c09215e184970d81bb /target/linux/rdc/patches-2.6.24/001-x86_generic_gpio.patch | |
parent | 73883e9aef6406d909d2e8c2bad997a74485609e (diff) | |
download | mtk-20170518-3eb68874919aaef3bf42a82324eb4676ac64d89e.zip mtk-20170518-3eb68874919aaef3bf42a82324eb4676ac64d89e.tar.gz mtk-20170518-3eb68874919aaef3bf42a82324eb4676ac64d89e.tar.bz2 |
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.patch | 13 |
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 11c894b..0000000 --- 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 |