Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754627Ab1BOLjE (ORCPT ); Tue, 15 Feb 2011 06:39:04 -0500 Received: from smtp.nokia.com ([147.243.1.48]:63683 "EHLO mgw-sa02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753787Ab1BOLjB (ORCPT ); Tue, 15 Feb 2011 06:39:01 -0500 From: "Matti J. Aaltonen" To: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, cloos@jhcloos.com Cc: "Matti J. Aaltonen" Subject: [PATCH] NFC: Add full form of the NFC acronym. Date: Tue, 15 Feb 2011 13:38:00 +0200 Message-Id: <1297769880-6541-1-git-send-email-matti.j.aaltonen@nokia.com> X-Mailer: git-send-email 1.6.1.3 X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 815 Lines: 29 Spell out the NFC acronym when it's shown for the first time. Signed-off-by: Matti J. Aaltonen --- drivers/nfc/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/nfc/Kconfig b/drivers/nfc/Kconfig index ffedfd4..ea15800 100644 --- a/drivers/nfc/Kconfig +++ b/drivers/nfc/Kconfig @@ -3,7 +3,7 @@ # menuconfig NFC_DEVICES - bool "NFC devices" + bool "Near Field Communication (NFC) devices" default n ---help--- You'll have to say Y if your computer contains an NFC device that -- 1.6.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/