From: Yoichi Yuasa Date: Tue, 2 Jun 2009 14:17:07 +0000 (+0900) Subject: MIPS: Cobalt: PCI bus is always required to obtain the board ID X-Git-Tag: accepted/tizen/common/20141203.182822~15862^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e25bfc9243f2eab12a2ce92b7f4b8a2e3e6949a6;p=platform%2Fkernel%2Flinux-arm64.git MIPS: Cobalt: PCI bus is always required to obtain the board ID Signed-off-by: Yoichi Yuasa Signed-off-by: Ralf Baechle --- 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 @@ 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