From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 24 Apr 2019 09:30:07 -0400 Subject: [U-Boot] [U-Boot, v3, 3/7] mmc: mtk-sd: fix configuration option check In-Reply-To: <20190324154638.29800-4-fparent@baylibre.com> References: <20190324154638.29800-4-fparent@baylibre.com> Message-ID: <20190424133007.GJ31207@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 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 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: