summaryrefslogtreecommitdiffstats
path: root/platforms/image-root-cpio-gz.in
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/image-root-cpio-gz.in')
-rw-r--r--platforms/image-root-cpio-gz.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/platforms/image-root-cpio-gz.in b/platforms/image-root-cpio-gz.in
new file mode 100644
index 000000000..79a789ac0
--- /dev/null
+++ b/platforms/image-root-cpio-gz.in
@@ -0,0 +1,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.