xref: /openbmc/linux/drivers/nfc/nxp-nci/Kconfig (revision dece4585)
1dece4585SClément Perrochaudconfig NFC_NXP_NCI
2dece4585SClément Perrochaud	tristate "NXP-NCI NFC driver"
3dece4585SClément Perrochaud	depends on NFC_NCI
4dece4585SClément Perrochaud	default n
5dece4585SClément Perrochaud	---help---
6dece4585SClément Perrochaud	  Generic core driver for NXP NCI chips such as the NPC100
7dece4585SClément Perrochaud	  or PN7150 families.
8dece4585SClément Perrochaud	  This is a driver based on the NCI NFC kernel layers and
9dece4585SClément Perrochaud	  will thus not work with NXP libnfc library.
10dece4585SClément Perrochaud
11dece4585SClément Perrochaud	  To compile this driver as a module, choose m here. The module will
12dece4585SClément Perrochaud	  be called nxp_nci.
13dece4585SClément Perrochaud	  Say N if unsure.
14