Ver código fonte

MIPS: Expose PCIe drivers for MIPS

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Maxime Bizon <mbizon@freebox.fr>
Cc: Florian Fainelli <florian@openwrt.org>
Cc: Kevin Cernekee <cernekee@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/3957/
Reviewed-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Jonas Gorski 13 anos atrás
pai
commit
3f787ca468
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      arch/mips/Kconfig

+ 2 - 0
arch/mips/Kconfig

@@ -2366,6 +2366,8 @@ config PCI_DOMAINS
 
 
 source "drivers/pci/Kconfig"
 source "drivers/pci/Kconfig"
 
 
+source "drivers/pci/pcie/Kconfig"
+
 #
 #
 # ISA support is now enabled via select.  Too many systems still have the one
 # ISA support is now enabled via select.  Too many systems still have the one
 # or other ISA chip on the board that users don't know about so don't expect
 # or other ISA chip on the board that users don't know about so don't expect