18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig NFC_S3FWRN5 38c2ecf20Sopenharmony_ci tristate 48c2ecf20Sopenharmony_ci select CRYPTO 58c2ecf20Sopenharmony_ci select CRYPTO_HASH 68c2ecf20Sopenharmony_ci help 78c2ecf20Sopenharmony_ci Core driver for Samsung S3FWRN5 NFC chip. Contains core utilities 88c2ecf20Sopenharmony_ci of chip. It's intended to be used by PHYs to avoid duplicating lots 98c2ecf20Sopenharmony_ci of common code. 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciconfig NFC_S3FWRN5_I2C 128c2ecf20Sopenharmony_ci tristate "Samsung S3FWRN5 I2C support" 138c2ecf20Sopenharmony_ci depends on NFC_NCI && I2C 148c2ecf20Sopenharmony_ci select NFC_S3FWRN5 158c2ecf20Sopenharmony_ci default n 168c2ecf20Sopenharmony_ci help 178c2ecf20Sopenharmony_ci This module adds support for an I2C interface to the S3FWRN5 chip. 188c2ecf20Sopenharmony_ci Select this if your platform is using the I2C bus. 198c2ecf20Sopenharmony_ci 208c2ecf20Sopenharmony_ci To compile this driver as a module, choose m here. The module will 218c2ecf20Sopenharmony_ci be called s3fwrn5_i2c.ko. 228c2ecf20Sopenharmony_ci Say N if unsure. 23