OSDN Git Service

NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
authorSedat Dilek <sedat.dilek@credativ.de>
Mon, 29 Jul 2019 13:35:14 +0000 (16:35 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Jul 2019 15:56:27 +0000 (08:56 -0700)
This is a simple cleanup to the Kconfig help text as discussed in [1].

[1] https://marc.info/?t=155774435600001&r=1&w=2

Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Suggested-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
Signed-off-by: Sedat Dilek <sedat.dilek@credativ.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/nfc/nxp-nci/Kconfig

index 746b91a..e1f71de 100644 (file)
@@ -22,4 +22,4 @@ config NFC_NXP_NCI_I2C
 
          To compile this driver as a module, choose m here. The module will
          be called nxp_nci_i2c.
-         Say Y if unsure.
+         Say N if unsure.