diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-07-19 22:57:00 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-07-19 22:57:00 +0000 |
commit | dcb3fcb042612bfbb311a488379c65024bafd52b (patch) | |
tree | ce29b24ad433b8d8a4e0b450ca458bcde69a9a88 /Config.in | |
parent | c29684afd61b841c93517f378aaa1fd7750b038d (diff) | |
download | busybox-w32-dcb3fcb042612bfbb311a488379c65024bafd52b.tar.gz busybox-w32-dcb3fcb042612bfbb311a488379c65024bafd52b.tar.bz2 busybox-w32-dcb3fcb042612bfbb311a488379c65024bafd52b.zip |
libbb: config_read() update
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -482,10 +482,6 @@ config INCLUDE_SUSv2 | |||
482 | config PARSE | 482 | config PARSE |
483 | bool "Uniform config file parser debugging applet: parse" | 483 | bool "Uniform config file parser debugging applet: parse" |
484 | 484 | ||
485 | config FEATURE_PARSE_COPY | ||
486 | bool "Keep a copy of current line" | ||
487 | depends on PARSE | ||
488 | |||
489 | endmenu | 485 | endmenu |
490 | 486 | ||
491 | menu 'Installation Options' | 487 | menu 'Installation Options' |