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

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