All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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.