Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Florian Fainelli <florian.fainelli@telecomint.eu>
To: linux-mips@linux-mips.org
Subject: [PATCH] Add missing generic GPIO option support for au1000
Date: Wed, 10 Oct 2007 14:55:55 +0200	[thread overview]
Message-ID: <200710101455.58249.florian.fainelli@telecomint.eu> (raw)

[-- 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

             reply	other threads:[~2007-10-10 13:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-10 12:55 Florian Fainelli [this message]
2007-10-10 13:55 ` [PATCH] Add missing generic GPIO option support for au1000 Ralf Baechle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200710101455.58249.florian.fainelli@telecomint.eu \
    --to=florian.fainelli@telecomint.eu \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox