162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig NFC_S3FWRN5 362306a36Sopenharmony_ci tristate 462306a36Sopenharmony_ci select CRYPTO 562306a36Sopenharmony_ci select CRYPTO_HASH 662306a36Sopenharmony_ci help 762306a36Sopenharmony_ci Core driver for Samsung S3FWRN5 NFC chip. Contains core utilities 862306a36Sopenharmony_ci of chip. It's intended to be used by PHYs to avoid duplicating lots 962306a36Sopenharmony_ci of common code. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciconfig NFC_S3FWRN5_I2C 1262306a36Sopenharmony_ci tristate "Samsung S3FWRN5 I2C support" 1362306a36Sopenharmony_ci depends on NFC_NCI && I2C 1462306a36Sopenharmony_ci select NFC_S3FWRN5 1562306a36Sopenharmony_ci default n 1662306a36Sopenharmony_ci help 1762306a36Sopenharmony_ci This module adds support for an I2C interface to the S3FWRN5 chip. 1862306a36Sopenharmony_ci Select this if your platform is using the I2C bus. 1962306a36Sopenharmony_ci 2062306a36Sopenharmony_ci To compile this driver as a module, choose m here. The module will 2162306a36Sopenharmony_ci be called s3fwrn5_i2c.ko. 2262306a36Sopenharmony_ci Say N if unsure. 2362306a36Sopenharmony_ci 2462306a36Sopenharmony_ciconfig NFC_S3FWRN82_UART 2562306a36Sopenharmony_ci tristate "Samsung S3FWRN82 UART support" 2662306a36Sopenharmony_ci depends on NFC_NCI && SERIAL_DEV_BUS 2762306a36Sopenharmony_ci select NFC_S3FWRN5 2862306a36Sopenharmony_ci help 2962306a36Sopenharmony_ci This module adds support for a UART interface to the S3FWRN82 chip. 3062306a36Sopenharmony_ci Select this if your platform is using the UART bus. 3162306a36Sopenharmony_ci 3262306a36Sopenharmony_ci To compile this driver as a module, choose m here. The module will 3362306a36Sopenharmony_ci be called s3fwrn82_uart.ko. 3462306a36Sopenharmony_ci Say N if unsure. 35