6 This is a driver based on the HCI NFC kernel layers and
7 will thus not work with NXP libnfc library.
10 tristate "NXP PN544 device support (I2C)"
11 depends on NFC_HCI && I2C && NFC_SHDLC
14 This module adds support for the NXP pn544 i2c interface.
15 Select this if your platform is using the i2c bus.
17 If you choose to build a module, it'll be called pn544_i2c.
21 tristate "NXP PN544 device support (MEI)"
22 depends on NFC_HCI && NFC_MEI_PHY
25 This module adds support for the mei interface of adapters using
26 NXP pn544 chipsets. Select this if your pn544 chipset
27 is handled by Intel's Management Engine Interface on your platform.
29 If you choose to build a module, it'll be called pn544_mei.