xref: /linux/net/nfc/Kconfig (revision d0034a7a4ac7fae708146ac0059b9c47a1543f0d)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
23e256b8fSLauro Ramos Venancio#
3*8354bcbeSColin Ian King# NFC subsystem configuration
43e256b8fSLauro Ramos Venancio#
53e256b8fSLauro Ramos Venancio
63e256b8fSLauro Ramos Venanciomenuconfig NFC
7c204ea09SMarcel Holtmann	depends on RFKILL || !RFKILL
8deccb2a2SKees Cook	tristate "NFC subsystem support"
93e256b8fSLauro Ramos Venancio	default n
103e256b8fSLauro Ramos Venancio	help
113e256b8fSLauro Ramos Venancio	  Say Y here if you want to build support for NFC (Near field
123e256b8fSLauro Ramos Venancio	  communication) devices.
133e256b8fSLauro Ramos Venancio
143e256b8fSLauro Ramos Venancio	  To compile this support as a module, choose M here: the module will
153e256b8fSLauro Ramos Venancio	  be called nfc.
163e256b8fSLauro Ramos Venancio
174b10884eSThierry Escandeconfig NFC_DIGITAL
184b10884eSThierry Escande	depends on NFC
192c66daecSThierry Escande	select CRC_CCITT
208c0695e4SThierry Escande	select CRC_ITU_T
214b10884eSThierry Escande	tristate "NFC Digital Protocol stack support"
224b10884eSThierry Escande	default n
234b10884eSThierry Escande	help
244b10884eSThierry Escande	  Say Y if you want to build NFC digital protocol stack support.
254b10884eSThierry Escande	  This is needed by NFC chipsets whose firmware only implement
264b10884eSThierry Escande	  the NFC analog layer.
274b10884eSThierry Escande
284b10884eSThierry Escande	  To compile this support as a module, choose M here: the module will
294b10884eSThierry Escande	  be called nfc_digital.
304b10884eSThierry Escande
316a2968aaSIlan Eliassource "net/nfc/nci/Kconfig"
328b8d2e08SEric Lapuyadesource "net/nfc/hci/Kconfig"
336a2968aaSIlan Elias
343e256b8fSLauro Ramos Venanciosource "drivers/nfc/Kconfig"
35