]> Git Repo - J-u-boot.git/blame - tools/Kconfig
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
[J-u-boot.git] / tools / Kconfig
CommitLineData
1fa057be
SG
1menu "Tools options"
2
3config MKIMAGE_DTC_PATH
4 string "Path to dtc binary for use within mkimage"
5 default "dtc"
6 help
7 The mkimage host tool will, in order to generate FIT images make
8 calls to the dtc application in order to create the output. In
9 some cases the system dtc may not support all required features
10 and the path to a different version should be given here.
11
12endmenu
This page took 0.039192 seconds and 4 git commands to generate.