summaryrefslogtreecommitdiffstats
path: root/platforms/image-root-cpio-gz.in
blob: e1feb5f9b9c47cbfa852047fdf8698a3621cc344 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=image

config IMAGE_ROOT_CPIO_GZ
	tristate
	select HOST_GENIMAGE
	select IMAGE_ROOT_TGZ
	prompt "Generate images/root.cpio.gz"
	help
	  Build the traditionally initrd RAM disk to be used
	  as initramfs by the kernel.