summaryrefslogtreecommitdiffstats
path: root/platforms/image_hd_vdi.in
blob: 6e9d92c9fef8a7480928818f81eac3131284ef6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=image

config IMAGE_VDI
	bool
	select IMAGE_HD
	prompt "Generate images/hd.vdi"
	help
	  Build a VirtualBox's disk image file.
	  Check "Generate images/hd.img" to define the hd geometry.
	  VirtualBox must be installed in the host system to generate
	  this image.