Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at master 9 lines 284 B view raw
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.