Re: NFC: CONFIG_NFC_DEBUG not defined

From: Valentin Rothberg
Date: Mon Apr 27 2015 - 03:07:22 EST


I took the email from the author field of the commit, which does not
exists anymore. Now I added ClÃment's correct email address.

On Mon, Apr 27, 2015 at 9:03 AM, Valentin Rothberg
<valentinrothberg@xxxxxxxxx> wrote:
> Hi ClÃment,
>
> your commit dece45855a8b ("NFC: nxp-nci: Add support for NXP NCI
> chips") adds the Makefile drivers/nfc/nxp-nci/Makefile with the
> following line:
>
> +ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG
>
> The Kconfig option NFC_DEBUG is not defined so the line turns out to
> be a nop. There is another reference in drivers/nfc/Makefile. Is
> there a patch queued somewhere to add the option?
>
> I found this issue with ./scripts/checkkconfigsymbols.py by diffing
> v4.0 and v4.1-rc1.
>
> Kind regards,
> Valentin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/