NFC: pn533: add I2C phy driver
[deliverable/linux.git] / drivers / nfc / pn533 / Kconfig
index b5a926e42f7be5621a150680e5a24ac17bb7c42e..d94122dd30e4fa3747b5bcbea4209ab1c71403b5 100644 (file)
@@ -14,3 +14,14 @@ config NFC_PN533_USB
 
          If you choose to build a module, it'll be called pn533_usb.
          Say N if unsure.
+
+config NFC_PN533_I2C
+       tristate "NFC PN533 device support (I2C)"
+       depends on I2C
+       select NFC_PN533
+       ---help---
+         This module adds support for the NXP pn533 I2C interface.
+         Select this if your platform is using the I2C bus.
+
+         If you choose to build a module, it'll be called pn533_i2c.
+         Say N if unsure.
This page took 0.028398 seconds and 5 git commands to generate.