From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 24 Apr 2020 13:12:02 -0400 Subject: [PATCH 1/2] fixdep: handle CONFIG_IS_ENABLE() and friends for TPL In-Reply-To: <20200416050145.492334-2-masahiroy@kernel.org> References: <20200416050145.492334-1-masahiroy@kernel.org> <20200416050145.492334-2-masahiroy@kernel.org> Message-ID: <20200424171202.GX4555@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: