Update the kconfig stuff from git.kernel.org.

Commit ce97e13e52848c6388598696b7d44748598db759

 /trunk/kconfig/confdata.c |    3     1     2     0 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
This commit is contained in:
Yann E. MORIN" 2009-03-04 18:54:37 +00:00
parent 1be3d38a7d
commit b95eac9255

View File

@ -848,8 +848,7 @@ void conf_set_all_new_symbols(enum conf_def_mode mode)
}
if (modules_sym)
sym_calc_value(modules_sym);
sym_clear_all_valid();
if (mode != def_random)
return;