diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-07-16 23:45:11 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-07-16 23:45:11 +0000 |
commit | c185e290eec2aec779dce5f1bc5e540451167707 (patch) | |
tree | 8396dd8ff8a5dc4e9ff1ceddacc30d14c67bab76 /Config.in | |
parent | fb1642f2caa3690cb40f603fca22eeace09a0bfa (diff) | |
download | busybox-w32-c185e290eec2aec779dce5f1bc5e540451167707.tar.gz busybox-w32-c185e290eec2aec779dce5f1bc5e540451167707.tar.bz2 busybox-w32-c185e290eec2aec779dce5f1bc5e540451167707.zip |
config help fixes
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -411,7 +411,7 @@ config DEBUG | |||
411 | Most people should answer N. | 411 | Most people should answer N. |
412 | 412 | ||
413 | config DEBUG_PESSIMIZE | 413 | config DEBUG_PESSIMIZE |
414 | bool "Disable compiler optimizations." | 414 | bool "Disable compiler optimizations" |
415 | default n | 415 | default n |
416 | depends on DEBUG | 416 | depends on DEBUG |
417 | help | 417 | help |