Re: [PATCH 8/8] NFC: Add Intel FieldsPeak NFC solution driver
From: Robert Dolca <hidden>
Date: 2015-02-24 10:46:56
Also in:
linux-wireless, lkml
From: Robert Dolca <hidden>
Date: 2015-02-24 10:46:56
Also in:
linux-wireless, lkml
On Tue, Feb 24, 2015 at 11:33:10AM +0100, Johannes Berg wrote:
quoted
+config NFC_FDP + tristate "Intel FDP NFC driver" + depends on NFC_NCI + select CRC_CCITT + default n + ---help--- + Intel FDP core driver. + This is a driver based on the NCI NFC kernel layers. + + To compile this driver as a module, choose m here. The module will + be called pn547.this seems like a copy/paste error? Certainly it's called fdp?
You are right. It should be FDP instead of pn547. I will also rename the menu entry name from "Intel FDP NFC driver" to "Intel FieldsPeak (FDP) NFC driver" to be more clear what FDP means. Thanks, Robert