summaryrefslogtreecommitdiffstats
path: root/fs/cpio/Config.in
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/cpio/Config.in
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/cpio/Config.in')
-rw-r--r--fs/cpio/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/fs/cpio/Config.in b/fs/cpio/Config.in
index 679959d222..83a7fa5824 100644
--- a/fs/cpio/Config.in
+++ b/fs/cpio/Config.in
@@ -1,9 +1,9 @@
config BR2_TARGET_ROOTFS_CPIO
bool "cpio the root filesystem (for use as an initial RAM filesystem)"
help
- Build a cpio archive of the root filesystem. This is typically
- used for an initial RAM filesystem that is passed to the kernel
- by the bootloader.
+ Build a cpio archive of the root filesystem. This is typically
+ used for an initial RAM filesystem that is passed to the
+ kernel by the bootloader.
if BR2_TARGET_ROOTFS_CPIO
OpenPOWER on IntegriCloud