| To: | ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH] [MIPS] Introduced GPI_RM9000 configuration parameter. |
| From: | Thomas Koeller <thomas.koeller@baslerweb.com> |
| Date: | Tue, 11 Sep 2007 02:35:49 +0200 |
| Cc: | linux-mips@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
GPI_RM9000 indicates the presence of FM9000-style GPI
(General Purpose Interface) hardware.
Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
---
arch/mips/Kconfig | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 4a54d21..23ad4cc 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -791,6 +791,7 @@ config MIPS_TX3927
config MIPS_RM9122
bool
select SERIAL_RM9000
+ select GPI_RM9000
config PNX8550
bool
@@ -818,6 +819,9 @@ config EMMA2RH
config SERIAL_RM9000
bool
+config GPI_RM9000
+ bool
+
#
# Unfortunately not all GT64120 systems run the chip at the same clock.
# As the user for the clock rate and try to minimize the available options.
--
1.5.1.2
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] sb1250-mac.c: De-typedef, de-volatile, de-etc..., Ralf Baechle |
|---|---|
| Next by Date: | [PATCH] IP22 wrong check for second HPC, Thomas Bogendoerfer |
| Previous by Thread: | [PATCH] sb1250-mac.c: De-typedef, de-volatile, de-etc..., Maciej W. Rozycki |
| Next by Thread: | Re: [PATCH] [MIPS] Introduced GPI_RM9000 configuration parameter., Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |