aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index b3e10fdd3898..4ddecff78d1d 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2366,6 +2366,8 @@ config PCI_DOMAINS
2366 2366
2367source "drivers/pci/Kconfig" 2367source "drivers/pci/Kconfig"
2368 2368
2369source "drivers/pci/pcie/Kconfig"
2370
2369# 2371#
2370# ISA support is now enabled via select. Too many systems still have the one 2372# ISA support is now enabled via select. Too many systems still have the one
2371# or other ISA chip on the board that users don't know about so don't expect 2373# or other ISA chip on the board that users don't know about so don't expect