From: Sam Ravnborg Date: Mon, 30 Jun 2008 20:45:38 +0000 (+0200) Subject: kconfig: speed up all*config + randconfig X-Git-Tag: v2.6.27-rc1~58^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f443d2eccf077afd8a839cc7ed66cc4d520c5f05;p=pandora-kernel.git 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 Cc: Roman Zippel --- Reading git-diff-tree failed