Skip to content
Commit 089b7d89 authored by Tetsuo Handa's avatar Tetsuo Handa Committed by Masahiro Yamada
Browse files

kconfig: Invalidate all symbols after changing to y or m.



Since commit 89b90609 ("kconfig: Add yes2modconfig and
mod2yesconfig targets.") forgot to clear SYMBOL_VALID bit after
changing to y or m, these targets did not save the changes.
Call sym_clear_all_valid() so that all symbols are revalidated.

Fixes: 89b90609 ("kconfig: Add yes2modconfig and mod2yesconfig targets.")
Signed-off-by: default avatarTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent cde26a6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment