arm64: tizen_tm2_defconfig: enable the sec-nfc legacy driver
authorJihoon Jung <jh8801.jung@samsung.com>
Fri, 29 Apr 2016 06:06:10 +0000 (15:06 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 6 Jul 2016 08:32:23 +0000 (17:32 +0900)
This patch enables the sec-nfc legacy driver instead of s3fwrn5 for
neard interface. The legacy driver is used from nfc-manager which is
used as replacement of neard from Tizen.

Change-Id: I7a688738b69ca14723c8333cfca28c30ba2b9c84
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm64/configs/tizen_tm2_defconfig

index eab2d00..6d0cfea 100644 (file)
@@ -1047,8 +1047,7 @@ CONFIG_RFKILL_BCM=y
 # CONFIG_CEPH_LIB is not set
 CONFIG_NFC=y
 # CONFIG_NFC_DIGITAL is not set
-CONFIG_NFC_NCI=y
-# CONFIG_NFC_NCI_SPI is not set
+# CONFIG_NFC_NCI is not set
 # CONFIG_NFC_HCI is not set
 
 #
@@ -1056,12 +1055,14 @@ CONFIG_NFC_NCI=y
 #
 # CONFIG_NFC_PN533 is not set
 # CONFIG_NFC_SIM is not set
-# CONFIG_SEC_NFC is not set
-# CONFIG_NFC_MRVL is not set
-# CONFIG_NFC_ST21NFCB is not set
-# CONFIG_NFC_NXP_NCI is not set
-CONFIG_NFC_S3FWRN5=y
-CONFIG_NFC_S3FWRN5_I2C=y
+CONFIG_SEC_NFC=y
+# CONFIG_SEC_NFC_PRODUCT_N3 is not set
+CONFIG_SEC_NFC_PRODUCT_N5=y
+# CONFIG_SEC_NFC_IF_UART is not set
+CONFIG_SEC_NFC_IF_I2C=y
+# CONFIG_SEC_NFC_IF_I2C_GPIO is not set
+CONFIG_SEC_NFC_CLK_REQ=y
+CONFIG_SEC_NFC_MARGINTIME=y
 CONFIG_HAVE_BPF_JIT=y
 
 #