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

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.