linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFC: CONFIG_NFC_DEBUG not defined
@ 2015-04-27  7:03 Valentin Rothberg
  2015-04-27  7:06 ` Valentin Rothberg
  0 siblings, 1 reply; 5+ messages in thread
From: Valentin Rothberg @ 2015-04-27  7:03 UTC (permalink / raw)
  To: clement.perrochaud
  Cc: sameo, linux-wireless, linux-kernel, lauro.venancio,
	aloisio.almeida, Paul Bolle, Andreas Ruprecht, hengelein Stefan

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-28 11:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-27  7:03 NFC: CONFIG_NFC_DEBUG not defined Valentin Rothberg
2015-04-27  7:06 ` Valentin Rothberg
2015-04-28  8:23   ` Clément Perrochaud
2015-04-28  8:35     ` Valentin Rothberg
2015-04-28  8:38       ` Clément Perrochaud

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).