summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/tizen_tm2_defconfig
diff options
context:
space:
mode:
authorJihoon Jung <jh8801.jung@samsung.com>2016-04-29 15:06:10 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:51:17 +0900
commitf1cb053cbe7beab524dec41cc18f86e53310c7d9 (patch)
tree46344e5ffd02b370c14d31795897a379b64fd040 /arch/arm64/configs/tizen_tm2_defconfig
parent9e9400c960c7c12f668af15d38830d0afd340651 (diff)
arm64: tizen_tm2_defconfig: enable the sec-nfc legacy driver
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>
Diffstat (limited to 'arch/arm64/configs/tizen_tm2_defconfig')
-rw-r--r--arch/arm64/configs/tizen_tm2_defconfig17
1 files changed, 9 insertions, 8 deletions
diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig
index eab2d00cffd2..6d0cfea18678 100644
--- a/arch/arm64/configs/tizen_tm2_defconfig
+++ b/arch/arm64/configs/tizen_tm2_defconfig
@@ -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
#