LOCAL/arm64: defconfig: replace legacy sec_nfc to s3fwrn5 driver
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 15 Sep 2015 08:34:33 +0000 (17:34 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:48:06 +0000 (13:48 +0900)
This patch replaces legacy sec_nfc driver to s3fwrn5 nfc driver.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm64/configs/defconfig

index 5919fd3..6d1fd9e 100644 (file)
@@ -1001,7 +1001,8 @@ CONFIG_RFKILL_BCM=y
 # CONFIG_CEPH_LIB is not set
 CONFIG_NFC=y
 # CONFIG_NFC_DIGITAL is not set
-# CONFIG_NFC_NCI is not set
+CONFIG_NFC_NCI=y
+# CONFIG_NFC_NCI_SPI is not set
 # CONFIG_NFC_HCI is not set
 
 #
@@ -1009,14 +1010,16 @@ CONFIG_NFC=y
 #
 # CONFIG_NFC_PN533 is not set
 # CONFIG_NFC_SIM is not set
-CONFIG_SEC_NFC=y
+# CONFIG_SEC_NFC is not set
 # CONFIG_SEC_NFC_PRODUCT_N3 is not set
-CONFIG_SEC_NFC_PRODUCT_N5=y
+# CONFIG_SEC_NFC_PRODUCT_N5 is not set
 # CONFIG_SEC_NFC_IF_UART is not set
-CONFIG_SEC_NFC_IF_I2C=y
+# CONFIG_SEC_NFC_IF_I2C is not set
 # CONFIG_SEC_NFC_IF_I2C_GPIO is not set
-CONFIG_SEC_NFC_CLK_REQ=y
-CONFIG_SEC_NFC_MARGINTIME=y
+# CONFIG_NFC_MRVL is not set
+# CONFIG_NFC_ST21NFCB is not set
+CONFIG_NFC_S3FWRN5=y
+CONFIG_NFC_S3FWRN5_I2C=y
 CONFIG_HAVE_BPF_JIT=y
 
 #