blob: fbf5e815090857af357e28d5e1b6da26ac58b06d (
plain) (
blame)
1
2
3
4
5
6
7
|
config NFC_LLCP
depends on NFC && EXPERIMENTAL
bool "NFC LLCP support (EXPERIMENTAL)"
default n
help
Say Y here if you want to build support for a kernel NFC LLCP
implementation.
|