android_kernel_xiaomi_sm8350/arch/mips/pmcs-msp71xx
Christoph Hellwig eb01d42a77 PCI: consolidate PCI config entry in drivers/pci
There is no good reason to duplicate the PCI menu in every architecture.
Instead provide a selectable HAVE_PCI symbol that indicates availability
of PCI support, and a FORCE_PCI symbol to for PCI on and the handle the
rest in drivers/pci.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Palmer Dabbelt <palmer@sifive.com>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-11-23 11:45:34 +09:00
..
Kconfig
Makefile
msp_elb.c
msp_eth.c
msp_hwbutton.c
msp_irq_cic.c
msp_irq_per.c
msp_irq_slp.c
msp_irq.c
msp_pci.c
msp_prom.c
msp_serial.c
msp_setup.c
msp_smp.c
msp_time.c
msp_usb.c
Platform