Lines Matching full:tree
6 bool "Device Tree and Open Firmware support"
8 This option enables the device tree infrastructure.
16 bool "Device Tree runtime unit tests"
21 This option builds in test cases for the device tree infrastructure
44 This option builds KUnit unit tests for device tree infrastructure.
49 bool "Build all Device Tree Blobs"
53 This option builds all possible Device Tree Blobs (DTBs) for the
81 On some platforms, the device tree can be manipulated at runtime.
83 can enable it manually to improve device tree unit test coverage.
100 bool "Device Tree overlays"
106 device tree with dynamically loaded data.
108 enable it manually to improve device tree unit test coverage.
111 tristate "Device Tree overlay KUnit tests" if !KUNIT_ALL_TESTS
116 This option builds KUnit unit tests for the device tree overlay code.