From 0dc47df8f0d7d502f7446d48f27c61369361c2e3 Mon Sep 17 00:00:00 2001 From: Jihoon Jung Date: Fri, 29 Apr 2016 15:06:10 +0900 Subject: [PATCH] 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 Signed-off-by: Seung-Woo Kim --- arch/arm64/configs/tizen_tm2_defconfig | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig index eab2d00..6d0cfea 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 # -- 2.7.4