| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH][MIPS] Cobalt: add select PCI |
| From: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
| Date: | Sat, 25 Oct 2008 00:11:33 +0900 |
| Cc: | yoichi_yuasa@tripeaks.co.jp, 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 |
PCI bus is always necessary for Cobalt ID.
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: RBTX4927 with VxWorks boot loader crashes in prom_getenv(), Atsushi Nemoto |
|---|---|
| Next by Date: | Re: [PATCH 36/37] Cavium OCTEON: pmd_none - use pmd_val() in pmd_val()., Sergei Shtylyov |
| Previous by Thread: | RBTX4927 with VxWorks boot loader crashes in prom_getenv(), Geert Uytterhoeven |
| Next by Thread: | [PATCH][MIPS] fix kgdb build error, Yoichi Yuasa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |