18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig NFC_PN544
38c2ecf20Sopenharmony_ci	tristate
48c2ecf20Sopenharmony_ci	select CRC_CCITT
58c2ecf20Sopenharmony_ci	help
68c2ecf20Sopenharmony_ci	  NXP PN544 core driver.
78c2ecf20Sopenharmony_ci	  This is a driver based on the HCI NFC kernel layers and
88c2ecf20Sopenharmony_ci	  will thus not work with NXP libnfc library.
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciconfig NFC_PN544_I2C
118c2ecf20Sopenharmony_ci	tristate "NXP PN544 device support (I2C)"
128c2ecf20Sopenharmony_ci	depends on NFC_HCI && I2C && NFC_SHDLC
138c2ecf20Sopenharmony_ci	select NFC_PN544
148c2ecf20Sopenharmony_ci	help
158c2ecf20Sopenharmony_ci	  This module adds support for the NXP pn544 i2c interface.
168c2ecf20Sopenharmony_ci	  Select this if your platform is using the i2c bus.
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called pn544_i2c.
198c2ecf20Sopenharmony_ci	  Say N if unsure.
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ciconfig NFC_PN544_MEI
228c2ecf20Sopenharmony_ci	tristate "NXP PN544 device support (MEI)"
238c2ecf20Sopenharmony_ci	depends on NFC_HCI && NFC_MEI_PHY
248c2ecf20Sopenharmony_ci	select NFC_PN544
258c2ecf20Sopenharmony_ci	help
268c2ecf20Sopenharmony_ci	  This module adds support for the mei interface of adapters using
278c2ecf20Sopenharmony_ci	  NXP pn544 chipsets.  Select this if your pn544 chipset
288c2ecf20Sopenharmony_ci	  is handled by Intel's Management Engine Interface on your platform.
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ci	  If you choose to build a module, it'll be called pn544_mei.
318c2ecf20Sopenharmony_ci	  Say N if unsure.
32