kconfig: add basic helper macros to scripts/Kconfig.include
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 28 May 2018 09:21:59 +0000 (18:21 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 28 May 2018 18:31:19 +0000 (03:31 +0900)
commite1cfdc0e72fc9ad7c04ad6329acb92876e062849
treef32ea4e4715c0559bba4d8cb9014b582d76f355e
parent21c54b774744719c386fbdc829b0e7759edb8ece
kconfig: add basic helper macros to scripts/Kconfig.include

Kconfig got text processing tools like we see in Make.  Add Kconfig
helper macros to scripts/Kconfig.include like we collect Makefile
macros in scripts/Kbuild.include.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
Kconfig
MAINTAINERS
arch/x86/um/Kconfig
scripts/Kconfig.include [new file with mode: 0644]