xref: /linux/net/nfc/hci/Kconfig (revision 8b8d2e08bf0d50193931afd27482a59376b66b2b)
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.
9