aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 574c43000699..8a2663d806c9 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2482,6 +2482,9 @@ config USE_OF
2482 select OF_EARLY_FLATTREE 2482 select OF_EARLY_FLATTREE
2483 select IRQ_DOMAIN 2483 select IRQ_DOMAIN
2484 2484
2485config BUILTIN_DTB
2486 bool
2487
2485endmenu 2488endmenu
2486 2489
2487config LOCKDEP_SUPPORT 2490config LOCKDEP_SUPPORT