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