diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-07-20 10:46:27 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-07-25 17:25:29 +0300 |
commit | 0608182ad54293f6f617c1cc9fb34467db5515c7 (patch) | |
tree | a8283bd6d7c410f7940b23e52dbc47e8eb08456e /scripts/kconfig/symbol.c | |
parent | a2ff4040151ace5be20e4de34220468b9e842e4d (diff) | |
download | linux-0608182ad54293f6f617c1cc9fb34467db5515c7.tar.xz |
kconfig: split out useful helpers in confdata.c
Split out helpers:
is_present() - check if the given path exists
is_dir() - check if the given path exists and it is a directory
make_parent_dir() - create the parent directories of the given path
These helpers will be reused in later commits.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/kconfig/symbol.c')
0 files changed, 0 insertions, 0 deletions