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

config IMAGE_BOOT_MLO
	tristate
	select HOST_GENIMAGE
	select IMAGE_VFAT_TOOLS
	select BAREBOX
	select BAREBOX_MLO
	select KERNEL
	prompt "Generate images/boot-mlo.vfat"
	help
	  FIXME