diff options
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -479,6 +479,13 @@ 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" + +config FEATURE_PARSE_COPY + bool "Keep a copy of current line" + depends on PARSE + endmenu menu 'Installation Options' |