* [PATCH] Add missing generic GPIO option support for au1000
@ 2007-10-10 12:55 Florian Fainelli
2007-10-10 13:55 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2007-10-10 12:55 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 246 bytes --]
With the generic GPIO support for au1000, we do not
select it in the kernel configuration.
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
---
arch/mips/au1000/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
[-- Attachment #2: 8dea23a2b6dae52267b3a969e715d3f0753acf47.diff --]
[-- Type: text/plain, Size: 315 bytes --]
diff --git a/arch/mips/au1000/Kconfig b/arch/mips/au1000/Kconfig
index 29c95d9..f03b2eb 100644
--- a/arch/mips/au1000/Kconfig
+++ b/arch/mips/au1000/Kconfig
@@ -141,3 +141,4 @@ config SOC_AU1X00
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_APM_EMULATION
select SYS_SUPPORTS_KGDB
+ select GENERIC_GPIO
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Add missing generic GPIO option support for au1000
2007-10-10 12:55 [PATCH] Add missing generic GPIO option support for au1000 Florian Fainelli
@ 2007-10-10 13:55 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-10-10 13:55 UTC (permalink / raw)
To: Florian Fainelli; +Cc: linux-mips
On Wed, Oct 10, 2007 at 02:55:55PM +0200, Florian Fainelli wrote:
> With the generic GPIO support for au1000, we do not
> select it in the kernel configuration.
So I wonder how this one went unnoticed for so long unnoticed - turns out
your previous GPIO patch's Kconfig segment for Alchemy from May 22 looks
different in GIT than what you mailed out and I think that was a class
case of quilt using patch with by default has the bl**dy fuzz factor
enabled ...
I'll fix this one ...
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-10 13:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 12:55 [PATCH] Add missing generic GPIO option support for au1000 Florian Fainelli
2007-10-10 13:55 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox