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

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