| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 1/4] Introduced GPI_RM9000 configuration parameter |
| From: | Thomas Koeller <thomas.koeller@baslerweb.com> |
| Date: | Tue, 18 Dec 2007 01:26:19 +0100 |
| Cc: | ralf@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index c6fc405..62bc553 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -856,6 +856,9 @@ config GENERIC_ISA_DMA_SUPPORT_BROKEN
config GENERIC_GPIO
bool
+config GPI_RM9000
+ bool
+
#
# Endianess selection. Sufficiently obscure so many users don't know what to
# answer,so we try hard to limit the available choices. Also the use of a
@@ -927,6 +930,7 @@ config MIPS_TX3927
config MIPS_RM9122
bool
select SERIAL_RM9000
+ select GPI_RM9000
config PNX8550
bool
--
1.5.3.6
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 4/4] excite: Supply platform-specific compare and performance timer interrupts, Thomas Koeller |
|---|---|
| Next by Date: | Re: [UPDATED PATCH] SGISEEQ: use cached memory access to make driver work on IP28, Jeff Garzik |
| Previous by Thread: | [PATCH 4/4] excite: Supply platform-specific compare and performance timer interrupts, Thomas Koeller |
| Next by Thread: | Re: [PATCH 1/4] Introduced GPI_RM9000 configuration parameter, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |