X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=inline;f=target%2Flinux%2Fau1000%2Fpatches%2F001-au1000_gpio_kconfig.patch;fp=target%2Flinux%2Fau1000%2Fpatches%2F001-au1000_gpio_kconfig.patch;h=0000000000000000000000000000000000000000;hb=26e3776a22bf894ced5af4c28968dc1dc99968eb;hp=b3aa0637b8c7576a1bd703c9c0893ec8cd46a370;hpb=4bd70fc26256cf485f19e0c8b881e078dc36134f;p=openwrt-10.03%2F.git diff --git a/target/linux/au1000/patches/001-au1000_gpio_kconfig.patch b/target/linux/au1000/patches/001-au1000_gpio_kconfig.patch deleted file mode 100644 index b3aa0637b..000000000 --- a/target/linux/au1000/patches/001-au1000_gpio_kconfig.patch +++ /dev/null @@ -1,19 +0,0 @@ -From 8dea23a2b6dae52267b3a969e715d3f0753acf47 Mon Sep 17 00:00:00 2001 -From: Florian Fainelli -Date: Wed, 10 Oct 2007 14:54:11 +0200 -Subject: [PATCH] [PATCH] Add missing generic GPIO support for au1000 -With the generic GPIO support for au1000, we do not -select it in the kernel configuration. - -Signed-off-by: Florian Fainelli ---- - arch/mips/au1000/Kconfig | 1 + - 1 files changed, 1 insertions(+), 0 deletions(-) - ---- a/arch/mips/au1000/Kconfig -+++ b/arch/mips/au1000/Kconfig -@@ -135,3 +135,4 @@ config SOC_AU1X00 - select SYS_SUPPORTS_32BIT_KERNEL - select SYS_SUPPORTS_APM_EMULATION - select SYS_SUPPORTS_KGDB -+ select GENERIC_GPIO