diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-05-28 18:21:45 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-05-29 03:31:19 +0900 |
commit | e298f3b49def8e67c2466bef8aed355462bfa7f1 (patch) | |
tree | 20a897e3f53ee948054d8025ca98ac6bef18b705 /scripts/show_delta | |
parent | 137c0118a900bc4a3d1673573e22a03fbae3e8fd (diff) | |
download | op-kernel-dev-e298f3b49def8e67c2466bef8aed355462bfa7f1.zip op-kernel-dev-e298f3b49def8e67c2466bef8aed355462bfa7f1.tar.gz |
kconfig: add built-in function support
This commit adds a new concept 'function' to do more text processing
in Kconfig.
A function call looks like this:
$(function,arg1,arg2,arg3,...)
This commit adds the basic infrastructure to expand functions.
Change the text expansion helpers to take arguments.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/show_delta')
0 files changed, 0 insertions, 0 deletions