1 # SPDX-License-Identifier: GPL-2.0-only
7 This is a driver based on the HCI NFC kernel layers and
8 will thus not work with NXP libnfc library.
11 tristate "NXP PN544 device support (I2C)"
12 depends on NFC_HCI && I2C && NFC_SHDLC
15 This module adds support for the NXP pn544 i2c interface.
16 Select this if your platform is using the i2c bus.
18 If you choose to build a module, it'll be called pn544_i2c.
22 tristate "NXP PN544 device support (MEI)"
23 depends on NFC_HCI && NFC_MEI_PHY
26 This module adds support for the mei interface of adapters using
27 NXP pn544 chipsets. Select this if your pn544 chipset
28 is handled by Intel's Management Engine Interface on your platform.
30 If you choose to build a module, it'll be called pn544_mei.