summaryrefslogtreecommitdiff
path: root/arch/mips/loongson32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/loongson32/Kconfig')
-rw-r--r--arch/mips/loongson32/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/loongson32/Kconfig b/arch/mips/loongson32/Kconfig
new file mode 100644
index 000000000000..461d518b0033
--- /dev/null
+++ b/arch/mips/loongson32/Kconfig
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0
+
+config BUILTIN_DTB_NAME
+ string "Source file for built-in DTB"
+ depends on BUILTIN_DTB
+ help
+ Base name (without suffix, relative to arch/mips/boot/dts/loongson)
+ for the DTS file that will be used to produce the DTB linked into
+ the kernel.