On Sun, Mar 24, 2019 at 04:46:34PM +0100, Fabien Parent wrote:

> We either need to use IS_ENABLED(CONFIG_FOO) or CONFIG_IS_ENABLED(FOO).
> IS_ENABLE(FOO) will always return false.
> 
> This commit fixes the comparison by using the CONFIG_IS_ENABLED(FOO)
> syntax.
> 
> Signed-off-by: Fabien Parent <fpar...@baylibre.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to