lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ