162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig NFC_PN544
362306a36Sopenharmony_ci	tristate
462306a36Sopenharmony_ci	select CRC_CCITT
562306a36Sopenharmony_ci	help
662306a36Sopenharmony_ci	  NXP PN544 core driver.
762306a36Sopenharmony_ci	  This is a driver based on the HCI NFC kernel layers and
862306a36Sopenharmony_ci	  will thus not work with NXP libnfc library.
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ciconfig NFC_PN544_I2C
1162306a36Sopenharmony_ci	tristate "NXP PN544 device support (I2C)"
1262306a36Sopenharmony_ci	depends on NFC_HCI && I2C && NFC_SHDLC
1362306a36Sopenharmony_ci	select NFC_PN544
1462306a36Sopenharmony_ci	help
1562306a36Sopenharmony_ci	  This module adds support for the NXP pn544 i2c interface.
1662306a36Sopenharmony_ci	  Select this if your platform is using the i2c bus.
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci	  If you choose to build a module, it'll be called pn544_i2c.
1962306a36Sopenharmony_ci	  Say N if unsure.
2062306a36Sopenharmony_ci
2162306a36Sopenharmony_ciconfig NFC_PN544_MEI
2262306a36Sopenharmony_ci	tristate "NXP PN544 device support (MEI)"
2362306a36Sopenharmony_ci	depends on NFC_HCI && NFC_MEI_PHY
2462306a36Sopenharmony_ci	select NFC_PN544
2562306a36Sopenharmony_ci	help
2662306a36Sopenharmony_ci	  This module adds support for the mei interface of adapters using
2762306a36Sopenharmony_ci	  NXP pn544 chipsets.  Select this if your pn544 chipset
2862306a36Sopenharmony_ci	  is handled by Intel's Management Engine Interface on your platform.
2962306a36Sopenharmony_ci
3062306a36Sopenharmony_ci	  If you choose to build a module, it'll be called pn544_mei.
3162306a36Sopenharmony_ci	  Say N if unsure.
32