Kconfig 179 B

1234567
  1. config NFC_LLCP
  2. depends on NFC
  3. bool "NFC LLCP support"
  4. default n
  5. help
  6. Say Y here if you want to build support for a kernel NFC LLCP
  7. implementation.