162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig NFC_NXP_NCI 362306a36Sopenharmony_ci tristate "NXP-NCI NFC driver" 462306a36Sopenharmony_ci depends on NFC_NCI 562306a36Sopenharmony_ci help 662306a36Sopenharmony_ci Generic core driver for NXP NCI chips such as the NPC100 (PN547), 762306a36Sopenharmony_ci NPC300 (PN548) or PN7150 families. 862306a36Sopenharmony_ci This is a driver based on the NCI NFC kernel layers and 962306a36Sopenharmony_ci will thus not work with NXP libnfc library. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci To compile this driver as a module, choose m here. The module will 1262306a36Sopenharmony_ci be called nxp_nci. 1362306a36Sopenharmony_ci Say N if unsure. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ciconfig NFC_NXP_NCI_I2C 1662306a36Sopenharmony_ci tristate "NXP-NCI I2C support" 1762306a36Sopenharmony_ci depends on NFC_NXP_NCI && I2C 1862306a36Sopenharmony_ci help 1962306a36Sopenharmony_ci This module adds support for an I2C interface to the NXP NCI 2062306a36Sopenharmony_ci chips. 2162306a36Sopenharmony_ci Select this if your platform is using the I2C bus. 2262306a36Sopenharmony_ci 2362306a36Sopenharmony_ci To compile this driver as a module, choose m here. The module will 2462306a36Sopenharmony_ci be called nxp_nci_i2c. 2562306a36Sopenharmony_ci Say N if unsure. 26