Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: force CONFIG_PCI to on for IP27 and IP30

These are PCI based systems, so not enabling the support is rather
pointless. Additionally the random configѕ generated by the build bot
for IP27 and IP30 builds without PCI fail to buіld.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Christoph Hellwig and committed by
Thomas Bogendoerfer
04100459 bb28b9f7

+2
+2
arch/mips/Kconfig
··· 713 713 select ARC_CMDLINE_ONLY 714 714 select BOOT_ELF64 715 715 select DEFAULT_SGI_PARTITION 716 + select FORCE_PCI 716 717 select SYS_HAS_EARLY_PRINTK 717 718 select HAVE_PCI 718 719 select IRQ_MIPS_CPU ··· 776 775 select BOOT_ELF64 777 776 select CEVT_R4K 778 777 select CSRC_R4K 778 + select FORCE_PCI 779 779 select SYNC_R4K if SMP 780 780 select ZONE_DMA32 781 781 select HAVE_PCI