1 # SPDX-License-Identifier: GPL-2.0-only
6 Core driver for Samsung S3FWRN5 NFC chip. Contains core utilities
7 of chip. It's intended to be used by PHYs to avoid duplicating lots
10 config NFC_S3FWRN5_I2C
11 tristate "Samsung S3FWRN5 I2C support"
12 depends on NFC_NCI && I2C
16 This module adds support for an I2C interface to the S3FWRN5 chip.
17 Select this if your platform is using the I2C bus.
19 To compile this driver as a module, choose m here. The module will
20 be called s3fwrn5_i2c.ko.