commit | e25bfc9243f2eab12a2ce92b7f4b8a2e3e6949a6 | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | Tue Jun 02 23:17:07 2009 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jun 08 16:57:50 2009 +0100 |
tree | 2829e2a9341cba56d6af96824b37bfcd0fc5336d | |
parent | c9d89d97f0d174b9154820dd5c6726d1c794cd99 [diff] |
MIPS: Cobalt: PCI bus is always required to obtain the board ID Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 28119e6..25f3b0a 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig
@@ -72,6 +72,7 @@ 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