Default the progress bar to 'Y'.

This commit is contained in:
Yann E. MORIN" 2007-06-17 13:02:21 +00:00
parent 6e1602431b
commit e1e7d871b2

View File

@ -311,7 +311,7 @@ config LOG_SEE_TOOLS_WARN
config LOG_PROGRESS_BAR
bool
prompt "Progress bar"
default n
default y
depends on ! LOG_ALL
help
If you say 'y' here, you'll be able to see the elapsed time.