diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-02-08 03:41:55 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-03-15 21:16:21 +0900 |
commit | 226ac19c217f24f0927d0a73cf9ee613971a188d (patch) | |
tree | 1c6bc4c4fa31eaec50e1e0bf2c8a8c212d34a9ab /rust/helpers/err.c | |
parent | 6c3fb0bb4d4f1173f32cc26d077b151d72226a2f (diff) |
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
When conf_read_simple() is called with S_DEF_AUTO, it is meant to read
previous symbol values from include/config/auto.conf to determine which
include/config/* files should be touched.
This process should not modify the current symbol status in any way.
However, conf_touch_deps() currently invalidates all symbol values and
recalculates them, which is totally unneeded.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'rust/helpers/err.c')
0 files changed, 0 insertions, 0 deletions