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 <[email protected]>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to