]> Git Repo - J-u-boot.git/commit
kconfig: Add scripts/Kconfig.include from v4.19
authorTom Rini <[email protected]>
Thu, 14 May 2020 12:30:01 +0000 (08:30 -0400)
committerTom Rini <[email protected]>
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Kconfig
scripts/Kconfig.include [new file with mode: 0644]
This page took 0.033622 seconds and 4 git commands to generate.