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