summaryrefslogtreecommitdiffstats
path: root/rules/host-util-linux.in
blob: 1c643cc984b2113a662895ef562158328a152c1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
config HOST_UTLNX_FDISK
	bool
	prompt "fdisk"
	depends on UTLNX
	help
	  FIXME: This item needs to be documented

config HOST_UTLNX_CFDISK
	bool
	prompt "cfdisk"
	depends on UTLNX
	help
	  FIXME: This item needs to be documented

config HOST_UTLNX_SFDISK
	bool
	prompt "sfdisk"
	depends on UTLNX
	help
	  FIXME: This item needs to be documented