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

config IMAGE_BOOT_MLO
	tristate
	select HOST_GENIMAGE
	select HOST_MTOOLS
	select HOST_DOSFSTOOLS
	select U_BOOT
	select KERNEL
	prompt "Generate images/boot-mlo.vfat"
	help
	  FIXME