summaryrefslogtreecommitdiffstats
path: root/fs/initramfs
diff options
context:
space:
mode:
authorRicardo Martincoski <ricardo.martincoski@gmail.com>2018-04-01 02:08:42 -0300
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-01 08:52:45 +0200
commit4a417b75091ac3d6136bc942ab54003c5299671d (patch)
tree5107096b0cb34a70c05a70c5c1541b81e8a2491d /fs/initramfs
parentb205420e6ad1f773d8444c4c279ab38fca0012e9 (diff)
downloadbuildroot-4a417b75091ac3d6136bc942ab54003c5299671d.tar.gz
buildroot-4a417b75091ac3d6136bc942ab54003c5299671d.zip
fs/*/Config.in: re-wrap help text
... to follow the convention <tab><2 spaces><62 chars>. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'fs/initramfs')
-rw-r--r--fs/initramfs/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/initramfs/Config.in b/fs/initramfs/Config.in
index 8ed9f7ebb5..9d5a3f92e6 100644
--- a/fs/initramfs/Config.in
+++ b/fs/initramfs/Config.in
@@ -10,7 +10,8 @@ config BR2_TARGET_ROOTFS_INITRAMFS
A rootfs.cpio file will be generated in the images/ directory.
This is the archive that will be included in the kernel image.
The default rootfs compression set in the kernel configuration
- is used, regardless of how buildroot's cpio archive is configured.
+ is used, regardless of how buildroot's cpio archive is
+ configured.
Note that enabling initramfs together with another filesystem
formats doesn't make sense: you would end up having two
OpenPOWER on IntegriCloud