pointless whitespace/comment fixes, no code changes
[oweals/busybox.git] / archival / Config.in
index 0b5cf37507f622bfd2ea3249c9a1412608ea38c3..64b44c218c90f311614f8bb02de2089a29a35ea9 100644 (file)
@@ -110,6 +110,13 @@ config FEATURE_CPIO_O
          This implementation of cpio can create cpio archives in the "newc"
          format only.
 
+config FEATURE_CPIO_P
+       bool "Support for passthrough mode"
+       default n
+       depends on FEATURE_CPIO_O
+       help
+         Passthrough mode. Rarely used.
+
 config DPKG
        bool "dpkg"
        default n