diff -r 81f456c7bc68 -r 7710d81d15e7 config/global/paths.in --- a/config/global/paths.in Wed Jun 25 06:24:51 2008 +0000 +++ b/config/global/paths.in Thu Jan 29 18:53:32 2009 +0000 @@ -94,7 +94,7 @@ config REMOVE_DOCS bool prompt "Remove documentation" - default n + default y help Remove the installed documentation (man and info pages). Gains around 8MiB for a uClibc-based, C and C++ compiler. @@ -102,7 +102,7 @@ config INSTALL_DIR_RO bool prompt "Render the toolchain read-only" - default n + default y help Render the directory of the toolchain (and its sub-directories) read-only.