1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2cab47333SShikha Singhconfig NFC_ST95HF 3cab47333SShikha Singh tristate "ST95HF NFC Transceiver driver" 4cab47333SShikha Singh depends on SPI && NFC_DIGITAL 5cab47333SShikha Singh help 6cab47333SShikha Singh This enables the ST NFC driver for ST95HF NFC transceiver. 7cab47333SShikha Singh This makes use of SPI framework to communicate with transceiver 8cab47333SShikha Singh and registered with NFC digital core to support Linux NFC framework. 9cab47333SShikha Singh 10cab47333SShikha Singh Say Y here to compile support for ST NFC transceiver ST95HF 11cab47333SShikha Singh linux driver into the kernel or say M to compile it as module. 12