commit | f443d2eccf077afd8a839cc7ed66cc4d520c5f05 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Mon Jun 30 22:45:38 2008 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Fri Jul 25 22:12:49 2008 +0200 |
tree | c4ccf7a29683dfc3c3f4e234549cb0a000f80e4d | |
parent | dc7862e5a65b9b9e0aad448398b4f652c49c9350 [diff] |
kconfig: speed up all*config + randconfig Drop the chatty mode when we generate the all*config, randconfig configurations. Ths speeds up the process considerably and noone looked at the output anyway. This patch uses the conf_set_all_new_symbols() function just added to kconfig. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Roman Zippel <zippel@linux-m68k.org>