Big cleanup in config help and description
[oweals/busybox.git] / util-linux / volume_id / squashfs.c
index 079b6cc31a57bf9bed79205f0dd080b0b78d5e50..6bba199cd024c5c14129fe211c634742e09bea94 100644 (file)
@@ -8,7 +8,6 @@
 
 //kbuild:lib-$(CONFIG_FEATURE_VOLUMEID_SQUASHFS) += squashfs.o
 
-//config:
 //config:config FEATURE_VOLUMEID_SQUASHFS
 //config:      bool "SquashFS filesystem"
 //config:      default y
@@ -18,7 +17,6 @@
 //config:        intended for general read-only filesystem use and in constrained block
 //config:        device/memory systems (e.g. embedded systems) where low overhead is
 //config:        needed.
-//config:
 
 #include "volume_id_internal.h"