]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/nfc/st95hf/Kconfig
iio: dln2-adc: fix iio_triggered_buffer_postenable() position
[mirror_ubuntu-bionic-kernel.git] / drivers / nfc / st95hf / Kconfig
CommitLineData
cab47333
SS
1config NFC_ST95HF
2 tristate "ST95HF NFC Transceiver driver"
3 depends on SPI && NFC_DIGITAL
4 help
5 This enables the ST NFC driver for ST95HF NFC transceiver.
6 This makes use of SPI framework to communicate with transceiver
7 and registered with NFC digital core to support Linux NFC framework.
8
9 Say Y here to compile support for ST NFC transceiver ST95HF
10 linux driver into the kernel or say M to compile it as module.