mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Axel Lin <axel.lin@ingics.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: Mike Rapoport <mike@compulab.co.il>,
	Sourav Poddar <sourav.poddar@ti.com>,
	David Dajun Chen <dchen@diasemi.com>,
	linux-kernel@vger.kernel.org
Subject: [PATCH] mfd: Remove incorrect Kconfig help text for MFD_TPS6586X, MFD_SMSC and MFD_DA9055
Date: Sun, 07 Oct 2012 15:37:50 +0800	[thread overview]
Message-ID: <1349595470.15349.1.camel@phoenix> (raw)

For MFD_TPS6586X, MFD_SMSC and MFD_DA9055, these drivers can only be built as
built-in, thus remove incorrect help text in Kconfig entries.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 drivers/mfd/Kconfig |    9 ---------
 1 file changed, 9 deletions(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index acab3ef..35a1877 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -209,9 +209,6 @@ config MFD_TPS6586X
 	  additional drivers must be enabled in order to use the
 	  functionality of the device.
 
-	  This driver can also be built as a module.  If so, the module
-	  will be called tps6586x.
-
 config MFD_TPS65910
 	bool "TPS65910 Power Management chip"
 	depends on I2C=y && GPIOLIB
@@ -384,9 +381,6 @@ config MFD_SMSC
         If you say yes here you get support for the
         ece1099 chips from SMSC.
 
-        To compile this driver as a module, choose M here: the
-        module will be called smsc.
-
 config MFD_TC6387XB
 	bool "Support Toshiba TC6387XB"
 	depends on ARM && HAVE_CLK
@@ -457,9 +451,6 @@ config MFD_DA9055
 	  Additional drivers must be enabled in order to use the functionality
 	  of the device.
 
-	  This driver can be built as a module. If built as a module it will be
-	  called "da9055"
-
 config PMIC_ADP5520
 	bool "Analog Devices ADP5520/01 MFD PMIC Core Support"
 	depends on I2C=y
-- 
1.7.9.5




                 reply	other threads:[~2012-10-07  7:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1349595470.15349.1.camel@phoenix \
    --to=axel.lin@ingics.com \
    --cc=dchen@diasemi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mike@compulab.co.il \
    --cc=sameo@linux.intel.com \
    --cc=sourav.poddar@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome