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 9934a4687ac..462f9c4fe2e 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2585,6 +2585,8 @@ source "net/Kconfig"
2585 2585
2586source "drivers/Kconfig" 2586source "drivers/Kconfig"
2587 2587
2588source "drivers/firmware/Kconfig"
2589
2588source "fs/Kconfig" 2590source "fs/Kconfig"
2589 2591
2590source "arch/mips/Kconfig.debug" 2592source "arch/mips/Kconfig.debug"