Merge tag 'omap-for-v4.8/legacy-signed' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / net / nfc / hci / Kconfig
CommitLineData
8b8d2e08
EL
1config NFC_HCI
2 depends on NFC
3 tristate "NFC HCI implementation"
4 default n
5 help
6 Say Y here if you want to build support for a kernel NFC HCI
7 implementation. This is mostly needed for devices that only process
8 HCI frames, like for example the NXP pn544.
eb738fe5
EL
9
10config NFC_SHDLC
11 depends on NFC_HCI
f3a138c1 12 select CRC_CCITT
eb738fe5
EL
13 bool "SHDLC link layer for HCI based NFC drivers"
14 default n
15 ---help---
16 Say yes if you use an NFC HCI driver that requires SHDLC link layer.
17 If unsure, say N here.
This page took 0.212025 seconds and 5 git commands to generate.