[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD3Xx4+vRhswKAbpHnrYQMRNKOppOQzgFOgoJw_1iAfK4baCtQ@mail.gmail.com>
Date: Mon, 27 Apr 2015 09:03:50 +0200
From: Valentin Rothberg <valentinrothberg@...il.com>
To: clement.perrochaud@....com
Cc: sameo@...ux.intel.com, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org, lauro.venancio@...nbossa.org,
aloisio.almeida@...nbossa.org, Paul Bolle <pebolle@...cali.nl>,
Andreas Ruprecht <rupran@...server.de>,
hengelein Stefan <stefan.hengelein@....de>
Subject: NFC: CONFIG_NFC_DEBUG not defined
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists