linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][MIPS] PCI bus is always required for Cobalt ID
@ 2009-06-02 14:17 Yoichi Yuasa
  2009-06-03 10:25 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2009-06-02 14:17 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips


Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>

diff -pruN -X /home/yuasa/Memo/dontdiff linux-orig/arch/mips/Kconfig linux/arch/mips/Kconfig
--- linux-orig/arch/mips/Kconfig	2008-10-19 22:36:34.973823677 +0900
+++ linux/arch/mips/Kconfig	2008-10-19 22:33:58.440903373 +0900
@@ -72,6 +72,7 @@ config MIPS_COBALT
 	select IRQ_CPU
 	select IRQ_GT641XX
 	select PCI_GT64XXX_PCI0
+	select PCI
 	select SYS_HAS_CPU_NEVADA
 	select SYS_HAS_EARLY_PRINTK
 	select SYS_SUPPORTS_32BIT_KERNEL

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH][MIPS] PCI bus is always required for Cobalt ID
  2009-06-02 14:17 [PATCH][MIPS] PCI bus is always required for Cobalt ID Yoichi Yuasa
@ 2009-06-03 10:25 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-06-03 10:25 UTC (permalink / raw)
  To: Yoichi Yuasa; +Cc: linux-mips

On Tue, Jun 02, 2009 at 11:17:07PM +0900, Yoichi Yuasa wrote:

Thanks, applied as well.

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-03 10:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-02 14:17 [PATCH][MIPS] PCI bus is always required for Cobalt ID Yoichi Yuasa
2009-06-03 10:25 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).