summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorJiaxun Yang <jiaxun.yang@flygoat.com>2020-05-26 17:21:16 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-05-27 13:01:56 +0200
commit6423e59a64e7b490499d9d1fb1c2323eea5f134c (patch)
tree5f6bcdae4640d9e0637a245040de291cfe3adc8c /arch/mips/Kconfig
parentd8242e6a71bac37b6cde52c0add533615eef8c5e (diff)
MIPS: Loongson64: Switch to generic PCI driver
We can now enable generic PCI driver in Kconfig, and remove legacy PCI driver code. Radeon vbios quirk is moved to the platform folder to fit the new structure. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index c5fe30c78402..c0405999677a 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -464,6 +464,7 @@ config MACH_LOONGSON64
select IRQ_MIPS_CPU
select NR_CPUS_DEFAULT_64
select USE_GENERIC_EARLY_PRINTK_8250
+ select PCI_DRIVERS_GENERIC
select SYS_HAS_CPU_LOONGSON64
select SYS_HAS_EARLY_PRINTK
select SYS_SUPPORTS_SMP