summaryrefslogtreecommitdiffstats
path: root/rules/u-boot-tools.in
blob: a3da911c8b7cf4f5a84c4cf2572fbb506cb5ce25 (plain)
1
2
3
4
5
6
7
8
## SECTION=shell_and_console

config U_BOOT_TOOLS
	tristate
	prompt "u-boot-tools"
	help
	  some helpful tools from U-Boot project. Most important tool in
	  this section is fw_printenv/fw_setenv to read/write U-Boot settings.