summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/Makefile
diff options
context:
space:
mode:
authorRobert Baldyga <r.baldyga@samsung.com>2015-08-20 17:26:02 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2015-08-20 21:23:39 +0200
commitc04c674fadeb4a8e6522fc838d4620f7cfd4c621 (patch)
tree39a753081f21fd69630a235a228e3eaa47c9f554 /drivers/nfc/Makefile
parent025a0cb8380b7100d39fb426db9192b6c59595dc (diff)
downloadop-kernel-dev-c04c674fadeb4a8e6522fc838d4620f7cfd4c621.zip
op-kernel-dev-c04c674fadeb4a8e6522fc838d4620f7cfd4c621.tar.gz
nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
Add driver for Samsung S3FWRN5 NFC controller. S3FWRN5 is using NCI protocol and I2C communication interface. Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/Makefile')
-rw-r--r--drivers/nfc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/nfc/Makefile b/drivers/nfc/Makefile
index 368b6df..2757fe1b 100644
--- a/drivers/nfc/Makefile
+++ b/drivers/nfc/Makefile
@@ -14,3 +14,4 @@ obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o
obj-$(CONFIG_NFC_ST21NFCA) += st21nfca/
obj-$(CONFIG_NFC_ST_NCI) += st-nci/
obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci/
+obj-$(CONFIG_NFC_S3FWRN5) += s3fwrn5/
OpenPOWER on IntegriCloud