xref: /openbmc/linux/drivers/nfc/st95hf/Kconfig (revision cab47333)
1cab47333SShikha Singhconfig NFC_ST95HF
2cab47333SShikha Singh	tristate "ST95HF NFC Transceiver driver"
3cab47333SShikha Singh	depends on SPI && NFC_DIGITAL
4cab47333SShikha Singh	help
5cab47333SShikha Singh	This enables the ST NFC driver for ST95HF NFC transceiver.
6cab47333SShikha Singh	This makes use of SPI framework to communicate with transceiver
7cab47333SShikha Singh	and registered with NFC digital core to support Linux NFC framework.
8cab47333SShikha Singh
9cab47333SShikha Singh	Say Y here to compile support for ST NFC transceiver ST95HF
10cab47333SShikha Singh	linux driver into the kernel or say M to compile it as module.
11