summaryrefslogtreecommitdiffstats
path: root/rules/dt-utils.in
blob: 7ce0e579c98c5fe21d0a25a766e76be8ee6fdf12 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=shell_and_console

config DT_UTILS
	tristate
	prompt "dt-utils"
	select UDEV
	help
	  Utilities to work with device trees in Linux userspace:

	  * barebox-state: access barebox' state storage
	  * fdtdump: dump a device tree binary to stdout