Lines Matching +full:device +full:- +full:tree
1 # SPDX-License-Identifier: GPL-2.0
6 bool "Device Tree and Open Firmware support"
8 This option enables the device tree infrastructure.
11 compile-coverage.
19 Set DTC_FLAGS += -@
37 bool "Device Tree runtime unit tests"
43 This option builds in test cases for the device tree infrastructure
50 bool "Build all Device Tree Blobs"
54 This option builds all possible Device Tree Blobs (DTBs) for the
79 bool "Support for dynamic device trees" if OF_UNITTEST
82 On some platforms, the device tree can be manipulated at runtime.
84 can enable it manually to improve device tree unit test coverage.
107 bool "Device Tree overlays"
113 device tree with dynamically loaded data.
115 enable it manually to improve device tree unit test coverage.