## SECTION=devicetree menuconfig HOST_DTC tristate "dtc " help Select this if the HOST_DTC tool is required without building a device tree. (It is also used for building U-boot FIT images) if HOST_DTC config HOST_DTC_VERSION string "Device tree compiler version" default "1.5.1" help Specify the DTC version number to be used config HOST_DTC_MD5 string "dtc source md5sum" default "c5f139328b54ed8d9a3385e7fe38b137" endif