xref: /openbmc/linux/drivers/nfc/st21nfca/Kconfig (revision dfa4089b)
168957303SChristophe Ricardconfig NFC_ST21NFCA
2dfa4089bSChristophe Ricard	tristate
368957303SChristophe Ricard	select CRC_CCITT
468957303SChristophe Ricard	---help---
568957303SChristophe Ricard	  STMicroelectronics ST21NFCA core driver. It implements the chipset
668957303SChristophe Ricard	  HCI logic and hooks into the NFC kernel APIs. Physical layers will
768957303SChristophe Ricard	  register against it.
868957303SChristophe Ricard
968957303SChristophe Ricardconfig NFC_ST21NFCA_I2C
10dfa4089bSChristophe Ricard	tristate "STMicroelectronics ST21NFCA NFC driver (I2C)"
11dfa4089bSChristophe Ricard	depends on NFC_HCI && I2C && NFC_SHDLC
12dfa4089bSChristophe Ricard	select NFC_ST21NFCA
1368957303SChristophe Ricard	---help---
1468957303SChristophe Ricard	  This module adds support for the STMicroelectronics st21nfca i2c interface.
1568957303SChristophe Ricard	  Select this if your platform is using the i2c bus.
1668957303SChristophe Ricard
1768957303SChristophe Ricard	  If you choose to build a module, it'll be called st21nfca_i2c.
1868957303SChristophe Ricard	  Say N if unsure.
19