Masahiro Yamada 0608182ad5 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>
2018-07-25 23:25:29 +09:00
..
2018-06-06 11:00:15 -07:00
2017-03-28 16:16:52 +02:00
2018-06-06 11:00:15 -07:00
2018-02-02 00:21:47 +09:00
2017-11-17 17:45:29 -08:00
2017-11-14 18:25:40 -08:00
2017-11-17 17:45:29 -08:00
2018-02-06 18:32:47 -08:00
2018-06-07 14:06:31 -07:00
2017-11-17 17:45:29 -08:00
2018-04-27 16:45:49 -06:00
2018-07-13 00:48:18 +09:00
2014-08-20 16:03:45 +02:00