config [31mCONFIG_NFC_ST21NFCA[0m tristate select [31mCONFIG_CRC_CCITT[0m ---help--- STMicroelectronics ST21NFCA core driver. It implements the chipset HCI logic and hooks into the [31mCONFIG_NFC[0m kernel APIs. Physical layers will register against it. config [31mCONFIG_NFC_ST21NFCA_I2C[0m tristate "STMicroelectronics ST21NFCA NFC driver (I2C)" depends on [31mCONFIG_NFC_HCI[0m && [31mCONFIG_I2C[0m && [31mCONFIG_NFC_SHDLC[0m select [31mCONFIG_NFC_ST21NFCA[0m ---help--- This module adds support for the STMicroelectronics st21nfca i2c interface. Select this if your platform is using the i2c bus. If you choose to build a module, it'll be called st21nfca_i2c. Say N if unsure. |