xref: /linux/arch/mips/loongson32/Kconfig (revision 6a74422b9710e987c7d6b85a1ade7330b1e61626)
1# SPDX-License-Identifier: GPL-2.0
2
3config BUILTIN_DTB_NAME
4	string "Source file for built-in DTB"
5	depends on BUILTIN_DTB
6	help
7	  Base name (without suffix, relative to arch/mips/boot/dts/loongson)
8	  for the DTS file that will be used to produce the DTB linked into
9	  the kernel.
10