* [PATCH][1/2] remove "support for" from system type entry
@ 2007-05-28 13:54 Yoichi Yuasa
2007-05-28 13:56 ` [PATCH][2/2] remove unused config entry Yoichi Yuasa
2007-05-29 10:29 ` [PATCH][1/2] remove "support for" from system type entry Ralf Baechle
0 siblings, 2 replies; 4+ messages in thread
From: Yoichi Yuasa @ 2007-05-28 13:54 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
Hi Ralf,
This patch has removed "Support for" from system type entry 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 2007-05-14 19:44:04.377505000 +0900
+++ mips/arch/mips/Kconfig 2007-05-14 19:44:42.419882500 +0900
@@ -317,7 +317,7 @@ config PNX8550_JBS
select SYS_SUPPORTS_LITTLE_ENDIAN
config PNX8550_STB810
- bool "Support for Philips PNX8550 based STB810 board"
+ bool "Philips PNX8550 based STB810 board"
select PNX8550
select SYS_SUPPORTS_LITTLE_ENDIAN
@@ -392,7 +392,7 @@ config QEMU
can be found at http://www.linux-mips.org/wiki/Qemu.
config MARKEINS
- bool "Support for NEC EMMA2RH Mark-eins"
+ bool "NEC EMMA2RH Mark-eins"
select DMA_NONCOHERENT
select HW_HAS_PCI
select IRQ_CPU
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH][2/2] remove unused config entry
2007-05-28 13:54 [PATCH][1/2] remove "support for" from system type entry Yoichi Yuasa
@ 2007-05-28 13:56 ` Yoichi Yuasa
2007-05-29 10:29 ` Ralf Baechle
2007-05-29 10:29 ` [PATCH][1/2] remove "support for" from system type entry Ralf Baechle
1 sibling, 1 reply; 4+ messages in thread
From: Yoichi Yuasa @ 2007-05-28 13:56 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH][1/2] remove "support for" from system type entry
2007-05-28 13:54 [PATCH][1/2] remove "support for" from system type entry Yoichi Yuasa
2007-05-28 13:56 ` [PATCH][2/2] remove unused config entry Yoichi Yuasa
@ 2007-05-29 10:29 ` Ralf Baechle
1 sibling, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2007-05-29 10:29 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Mon, May 28, 2007 at 10:54:28PM +0900, Yoichi Yuasa wrote:
> This patch has removed "Support for" from system type entry in arch/mips/Kconfig.
Applied.
Ralf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH][2/2] remove unused config entry
2007-05-28 13:56 ` [PATCH][2/2] remove unused config entry Yoichi Yuasa
@ 2007-05-29 10:29 ` Ralf Baechle
0 siblings, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2007-05-29 10:29 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Mon, May 28, 2007 at 10:56:35PM +0900, Yoichi Yuasa wrote:
> This patch has removed unused config entry.
Applied.
Ralf
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-05-31 10:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-28 13:54 [PATCH][1/2] remove "support for" from system type entry Yoichi Yuasa
2007-05-28 13:56 ` [PATCH][2/2] remove unused config entry Yoichi Yuasa
2007-05-29 10:29 ` Ralf Baechle
2007-05-29 10:29 ` [PATCH][1/2] remove "support for" from system type entry Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.