xref: /linux/net/nfc/hci/Kconfig (revision 8b8d2e08bf0d50193931afd27482a59376b66b2b)
1*8b8d2e08SEric Lapuyadeconfig NFC_HCI
2*8b8d2e08SEric Lapuyade       depends on NFC
3*8b8d2e08SEric Lapuyade       tristate "NFC HCI implementation"
4*8b8d2e08SEric Lapuyade       default n
5*8b8d2e08SEric Lapuyade       help
6*8b8d2e08SEric Lapuyade	 Say Y here if you want to build support for a kernel NFC HCI
7*8b8d2e08SEric Lapuyade	 implementation. This is mostly needed for devices that only process
8*8b8d2e08SEric Lapuyade	 HCI frames, like for example the NXP pn544.
9