## SECTION=devicetree menuconfig HOST_DTC bool depends on DTC && !KERNEL_DTC prompt "Build device tree compiler " 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 prompt "Device tree compiler version" default "1.3.0" help Specify the DTC version number to be used config HOST_DTC_MD5 prompt "dtc source md5sum" string endif