18b8d2e08SEric Lapuyadeconfig NFC_HCI 28b8d2e08SEric Lapuyade depends on NFC 38b8d2e08SEric Lapuyade tristate "NFC HCI implementation" 48b8d2e08SEric Lapuyade default n 58b8d2e08SEric Lapuyade help 68b8d2e08SEric Lapuyade Say Y here if you want to build support for a kernel NFC HCI 78b8d2e08SEric Lapuyade implementation. This is mostly needed for devices that only process 88b8d2e08SEric Lapuyade HCI frames, like for example the NXP pn544. 9*eb738fe5SEric Lapuyade 10*eb738fe5SEric Lapuyadeconfig NFC_SHDLC 11*eb738fe5SEric Lapuyade depends on NFC_HCI 12*eb738fe5SEric Lapuyade bool "SHDLC link layer for HCI based NFC drivers" 13*eb738fe5SEric Lapuyade default n 14*eb738fe5SEric Lapuyade ---help--- 15*eb738fe5SEric Lapuyade Say yes if you use an NFC HCI driver that requires SHDLC link layer. 16*eb738fe5SEric Lapuyade If unsure, say N here. 17