[U-Boot] [U-Boot, v3, 3/7] mmc: mtk-sd: fix configuration option check

Tom Rini trini at konsulko.com
Wed Apr 24 13:30:07 UTC 2019


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 <fparent at baylibre.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190424/2ca55f2c/attachment.sig>


More information about the U-Boot mailing list