diff options
author | 2025-02-08 03:41:55 +0900 | |
---|---|---|
committer | 2025-03-15 21:16:21 +0900 | |
commit | 226ac19c217f24f0927d0a73cf9ee613971a188d (patch) | |
tree | 1c6bc4c4fa31eaec50e1e0bf2c8a8c212d34a9ab /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | genksyms: factor out APP for the ST_NORMAL state (diff) | |
download | wireguard-linux-226ac19c217f24f0927d0a73cf9ee613971a188d.tar.xz wireguard-linux-226ac19c217f24f0927d0a73cf9ee613971a188d.zip |
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 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions