From: Sedat Dilek Date: Mon, 29 Jul 2019 13:35:14 +0000 (+0300) Subject: NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8f6920ac0050c3156ce617d78a188dd1f40be93c;p=openwrt%2Fstaging%2Fblogic.git NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig 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 Suggested-by: Oleg Zhurakivskyy Signed-off-by: Sedat Dilek Signed-off-by: Andy Shevchenko Signed-off-by: David S. Miller --- diff --git a/drivers/nfc/nxp-nci/Kconfig b/drivers/nfc/nxp-nci/Kconfig index 746b91aa74f0..e1f71deab6fc 100644 --- a/drivers/nfc/nxp-nci/Kconfig +++ b/drivers/nfc/nxp-nci/Kconfig @@ -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.