kconfig: Add scripts/Kconfig.include from v4.19
authorTom Rini <trini@konsulko.com>
Thu, 14 May 2020 12:30:01 +0000 (08:30 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 1 Jul 2020 14:11:03 +0000 (10:11 -0400)
commita9610bd8e44853184a1b8a4c57f8355ee0bf7347
treeed1c05a20d2dd8ad3a35d970ee1bde786a07deb8
parentddf34e7d3c9616954fa8bae5fe3ab2646fb4958f
kconfig: Add scripts/Kconfig.include from v4.19

As part of re-syncing our Kconfig logic up to v4.19, we had missed
adding this new file that includes helper macros.  To quote the upstream
commit e1cfdc0e72fc ("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.

Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Kconfig
scripts/Kconfig.include [new file with mode: 0644]