diff options
Diffstat (limited to 'arch/mips/bmips/Kconfig')
-rw-r--r-- | arch/mips/bmips/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/bmips/Kconfig b/arch/mips/bmips/Kconfig index 6ffc42cbb846..f35c84c019df 100644 --- a/arch/mips/bmips/Kconfig +++ b/arch/mips/bmips/Kconfig | |||
@@ -1,3 +1,5 @@ | |||
1 | if BMIPS_GENERIC | ||
2 | |||
1 | choice | 3 | choice |
2 | prompt "Built-in device tree" | 4 | prompt "Built-in device tree" |
3 | help | 5 | help |
@@ -56,3 +58,5 @@ config DT_BCM97425SVMB | |||
56 | select BUILTIN_DTB | 58 | select BUILTIN_DTB |
57 | 59 | ||
58 | endchoice | 60 | endchoice |
61 | |||
62 | endif | ||