diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-11-30 10:15:50 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-08 02:42:30 +0100 |
commit | 1508fec82e394149212aca836dd925d7e8fa3228 (patch) | |
tree | 73b2092c4e13e9ddf5e1fcca30c73200d40f1301 /scripts/kconfig/expr.h | |
parent | kconfig: rename conf_split_config() to conf_touch_deps() (diff) | |
download | linux-1508fec82e394149212aca836dd925d7e8fa3228.tar.xz linux-1508fec82e394149212aca836dd925d7e8fa3228.zip |
kconfig: split out code touching a file to conf_touch_dep()
conf_touch_deps() iterates over symbols, touching corresponding
include/config/*.h files as needed.
Split the part that touches a single file into a new helper so it can
be reused.
The new helper, conf_touch_dep(), takes a symbol name as a parameter,
and touches the corresponding include/config/*.h file.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/kconfig/expr.h')
0 files changed, 0 insertions, 0 deletions