| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH][2/2] remove unused config entry |
| From: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
| Date: | Mon, 28 May 2007 22:56:35 +0900 |
| Cc: | yoichi_yuasa@tripeaks.co.jp, linux-mips@linux-mips.org |
| In-reply-to: | <20070528225428.016e473d.yoichi_yuasa@tripeaks.co.jp> |
| Organization: | TriPeaks Corporation |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070528225428.016e473d.yoichi_yuasa@tripeaks.co.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi Ralf,
This patch has removed unused config entry.
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 2007-05-25 13:42:39.708898750 +0900
+++ mips/arch/mips/Kconfig 2007-05-25 13:42:12.303186000 +0900
@@ -844,15 +844,10 @@ config MIPS_TX3927
config MIPS_RM9122
bool
select SERIAL_RM9000
- select GPI_RM9000
- select WDT_RM9000
config PCI_MARVELL
bool
-config SERIAL_RM9000
- bool
-
config PNX8550
bool
select SOC_PNX8550
@@ -878,12 +873,6 @@ config EMMA2RH
config SERIAL_RM9000
bool
-config GPI_RM9000
- bool
-
-config WDT_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.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH][1/2] remove "support for" from system type entry, Yoichi Yuasa |
|---|---|
| Next by Date: | [PATCH][MIPS] fix wrong cast, Yoichi Yuasa |
| Previous by Thread: | [PATCH][1/2] remove "support for" from system type entry, Yoichi Yuasa |
| Next by Thread: | Re: [PATCH][2/2] remove unused config entry, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |