| hardware.deviceTree.enable | Build device tree files
|
| hardware.deviceTree.dtbSource | Path to dtb directory that overlays and other processing will be applied to
|
| hardware.deviceTree.overlays | List of overlays to apply to base device-tree (.dtb) files.
|
| hardware.deviceTree.name | The name of an explicit dtb to be loaded, relative to the dtb base
|
| hardware.deviceTree.filter | Only include .dtb files matching glob expression.
|
| hardware.deviceTree.kernelPackage | Kernel package where device tree include directory is from
|
| hardware.deviceTree.dtboBuildExtraIncludePaths | Additional include paths that will be passed to the preprocessor when creating the final .dts to compile into .dtbo
|
| hardware.deviceTree.dtboBuildExtraPreprocessorFlags | Additional flags to pass to the preprocessor during dtbo compilations
|