| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH] removed an undefined config symbol |
| From: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
| Date: | Sun, 16 Jul 2006 23:40:00 +0900 |
| Cc: | linux-mips <linux-mips@linux-mips.org> |
| Organization: | TriPeaks Corporation |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi Ralf,
This patch has removed an undefined config symbol in arch/mips/Kconfig.
Yoichi
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/Kconfig
mips/arch/mips/Kconfig
--- mips-orig/arch/mips/Kconfig 2006-07-16 23:19:10.231100750 +0900
+++ mips/arch/mips/Kconfig 2006-07-16 23:22:32.331731250 +0900
@@ -126,7 +126,6 @@ config BASLER_EXCITE
select IRQ_CPU
select IRQ_CPU_RM7K
select IRQ_CPU_RM9K
- select SERIAL_RM9000
select SYS_HAS_CPU_RM9000
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_64BIT_KERNEL
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | The Linux binutils 2.17.50.0.3 is released, H. J. Lu |
|---|---|
| Next by Date: | Looking for help with an IDT RC32434 processor and Chip Select lines, David Goodenough |
| Previous by Thread: | The Linux binutils 2.17.50.0.3 is released, H. J. Lu |
| Next by Thread: | Looking for help with an IDT RC32434 processor and Chip Select lines, David Goodenough |
| Indexes: | [Date] [Thread] [Top] [All Lists] |