162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig NFC_FDP 362306a36Sopenharmony_ci tristate "Intel FDP NFC driver" 462306a36Sopenharmony_ci depends on NFC_NCI 562306a36Sopenharmony_ci select CRC_CCITT 662306a36Sopenharmony_ci default n 762306a36Sopenharmony_ci help 862306a36Sopenharmony_ci Intel Fields Peak NFC controller core driver. 962306a36Sopenharmony_ci This is a driver based on the NCI NFC kernel layers. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci To compile this driver as a module, choose m here. The module will 1262306a36Sopenharmony_ci be called fdp. 1362306a36Sopenharmony_ci Say N if unsure. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ciconfig NFC_FDP_I2C 1662306a36Sopenharmony_ci tristate "NFC FDP i2c support" 1762306a36Sopenharmony_ci depends on NFC_FDP && I2C 1862306a36Sopenharmony_ci help 1962306a36Sopenharmony_ci This module adds support for the Intel Fields Peak NFC controller 2062306a36Sopenharmony_ci i2c interface. 2162306a36Sopenharmony_ci Select this if your platform is using the i2c bus. 2262306a36Sopenharmony_ci 2362306a36Sopenharmony_ci If you choose to build a module, it'll be called fdp_i2c. 2462306a36Sopenharmony_ci Say N if unsure. 25