1 # SPDX-License-Identifier: GPL-2.0
33 prompt "Built-in device tree"
35 Legacy bootloaders do not pass a DTB pointer to the kernel, so
36 if a "wrapper" is not being used, the kernel will need to include
37 a device tree that matches the target board.
39 The builtin DTB will only be used if the firmware does not supply
53 depends on SOC_XWAY && PCI