kernel: bump 5.10 to 5.10.37
[openwrt/staging/mkresin.git] / target / linux / bmips / patches-5.10 / 600-mips-bmips-add-pci-support.patch
1 --- a/arch/mips/Kconfig
2 +++ b/arch/mips/Kconfig
3 @@ -263,6 +263,7 @@ config BMIPS_GENERIC
4 select BCM7038_L1_IRQ
5 select BCM7120_L2_IRQ
6 select BRCMSTB_L2_IRQ
7 + select HAVE_PCI
8 select IRQ_MIPS_CPU
9 select DMA_NONCOHERENT
10 select SYS_SUPPORTS_32BIT_KERNEL
11 --- a/arch/mips/pci/Makefile
12 +++ b/arch/mips/pci/Makefile
13 @@ -28,6 +28,7 @@ obj-$(CONFIG_PCI_XTALK_BRIDGE) += pci-xt
14 # These are still pretty much in the old state, watch, go blind.
15 #
16 obj-$(CONFIG_ATH79) += fixup-ath79.o
17 +obj-$(CONFIG_BMIPS_GENERIC) += fixup-bmips.o
18 obj-$(CONFIG_MIPS_COBALT) += fixup-cobalt.o
19 obj-$(CONFIG_LEMOTE_FULOONG2E) += fixup-fuloong2e.o ops-loongson2.o
20 obj-$(CONFIG_LEMOTE_MACH2F) += fixup-lemote2f.o ops-loongson2.o