NFC: HCI support

This is an implementation of ETSI TS 102 622 specification.
Many NFC chipsets use HCI as the host <-> target protocol on top of a
serial link like i2c.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Esse commit está contido em:
Eric Lapuyade
2012-04-10 19:43:06 +02:00
commit de John W. Linville
commit 8b8d2e08bf
10 arquivos alterados com 1695 adições e 0 exclusões

8
net/nfc/hci/Kconfig Arquivo normal
Ver arquivo

@@ -0,0 +1,8 @@
config NFC_HCI
depends on NFC
tristate "NFC HCI implementation"
default n
help
Say Y here if you want to build support for a kernel NFC HCI
implementation. This is mostly needed for devices that only process
HCI frames, like for example the NXP pn544.