blob: c32d2d4a96352c4e1e35eda3f40f3539a66ea918 (
plain)
1
2
3
4
5
6
7
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.
|