mirror of https://gitee.com/openkylin/linux.git
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
|
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.
|