Search notes:

include/config/

include/config/ and its content is generated and contains
A config timestamp file is a zero-byte file whose name corresponds to a config option.
Whenever a config option is changed, Kconfig touches the file (i. e. the file's timestamp is updated).

See also

include/generated/
kernel.release
scripts/kconfig/conf --syncconfig

Index