whitespace fixes, no code changed
[oweals/busybox.git] / Config.in
index 30207c5682b8095bbd3923a40ac3da370a384225..8e55edb5721b2dee9104f6b6a9509407f2052e85 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -411,7 +411,7 @@ config DEBUG
          Most people should answer N.
 
 config DEBUG_PESSIMIZE
-       bool "Disable compiler optimizations."
+       bool "Disable compiler optimizations"
        default n
        depends on DEBUG
        help
@@ -479,6 +479,9 @@ config INCLUDE_SUSv2
          will be supported in head, tail, and fold.  (Note: should
          affect renice too.)
 
+config PARSE
+       bool "Uniform config file parser debugging applet: parse"
+
 endmenu
 
 menu 'Installation Options'