]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/nfc/Kconfig
NFC: pn533: add NXP pn533 nfc device driver
[mv-sheeva.git] / drivers / nfc / Kconfig
index 780928918fc396aefe566a1f3f1722ab4fb29559..2acff4307ca401c70b40909826e9d5e1cccb6c3f 100644 (file)
@@ -17,4 +17,14 @@ config PN544_NFC
          To compile this driver as a module, choose m here. The module will
          be called pn544.
 
+config NFC_PN533
+       tristate "NXP PN533 USB driver"
+       depends on USB
+       help
+         NXP PN533 USB driver.
+         This driver provides support for NFC NXP PN533 devices.
+
+         Say Y here to compile support for PN533 devices into the
+         kernel or say M to compile it as module (pn533).
+
 endmenu