From 93aead46428d38729f430f395a8403795a019e54 Mon Sep 17 00:00:00 2001 From: Ilan Elias Date: Sun, 18 Sep 2011 11:19:36 +0300 Subject: NFC: driver for TI shared transport Signed-off-by: Ilan Elias Signed-off-by: John W. Linville --- drivers/nfc/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'drivers/nfc/Kconfig') diff --git a/drivers/nfc/Kconfig b/drivers/nfc/Kconfig index 2acff4307ca4..8a56fd3da989 100644 --- a/drivers/nfc/Kconfig +++ b/drivers/nfc/Kconfig @@ -27,4 +27,15 @@ config NFC_PN533 Say Y here to compile support for PN533 devices into the kernel or say M to compile it as module (pn533). +config NFC_WILINK + tristate "Texas Instruments NFC WiLink driver" + depends on TI_ST + help + This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC + combo devices. This makes use of shared transport line discipline + core driver to communicate with the NFC core of the combo chip. + + Say Y here to compile support for Texas Instrument's NFC WiLink driver + into the kernel or say M to compile it as module. + endmenu -- cgit v1.2.3