[PATCH 1/2] fixdep: handle CONFIG_IS_ENABLE() and friends for TPL

Tom Rini trini at konsulko.com
Fri Apr 24 19:12:02 CEST 2020


On Thu, Apr 16, 2020 at 02:01:44PM +0900, Masahiro Yamada wrote:

> Since commit f1c6e1922eb5 ("spl: dm: use CONFIG_IS_ENABLED to test for
> the DM option"), CONFIG_IS_ENABLED() handles CONFIG_TPL_* options, but
> fixdep still cannot because it hard-codes the "SPL_" prefix as follows:
> 
>     char tmp_buf[256] = "SPL_"; /* hack for U-Boot */
> 
> Take care of the "TPL_" prefix too.
> 
> Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200424/5842cad4/attachment.sig>


More information about the U-Boot mailing list