summaryrefslogtreecommitdiffstats
path: root/rules/sysutils.in
blob: 7285fe1fc812cecb7938afc22492145e7b4a3248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
menuconfig SYSUTILS
	bool "sysutils            "

config SYSUTILS_LSBUS
	bool
	prompt "  install lsbus"
	depends on SYSUTILS
	help
	  FIXME: This item needs to be documented

config SYSUTILS_SYSTOOL
	bool
	prompt "  install systool"
	depends on SYSUTILS
	help
	  FIXME: This item needs to be documented