Masahiro Yamada 1508fec82e 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>
2018-12-08 10:42:30 +09:00
..
2018-05-28 18:25:21 +09:00
2018-11-02 00:15:25 +09:00
2018-08-14 09:01:47 +09:00
2005-04-16 15:20:36 -07:00
2018-02-10 11:26:04 +09:00
2018-05-28 18:25:21 +09:00
2018-08-14 09:01:47 +09:00
2015-10-14 14:59:03 +02:00