public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] spi-nor: Kconfig: Remove unneeded help message
@ 2015-08-12 11:28 Fabio Estevam
  2015-08-13  3:12 ` Brian Norris
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2015-08-12 11:28 UTC (permalink / raw)
  To: han.xu; +Cc: computersforpeace, linux-mtd, Fabio Estevam

From: Fabio Estevam <fabio.estevam@freescale.com>

The "We only connect the NOR to this controller now" phrase
is not really useful for a Kconfig help text, so remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 drivers/mtd/spi-nor/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/mtd/spi-nor/Kconfig b/drivers/mtd/spi-nor/Kconfig
index 64a4f0e..baa8442 100644
--- a/drivers/mtd/spi-nor/Kconfig
+++ b/drivers/mtd/spi-nor/Kconfig
@@ -26,6 +26,5 @@ config SPI_FSL_QUADSPI
 	depends on ARCH_MXC
 	help
 	  This enables support for the Quad SPI controller in master mode.
-	  We only connect the NOR to this controller now.
 
 endif # MTD_SPI_NOR
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-13 17:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-12 11:28 [PATCH] spi-nor: Kconfig: Remove unneeded help message Fabio Estevam
2015-08-13  3:12 ` Brian Norris
2015-08-13 16:49   ` Li Frank
2015-08-13 17:05     ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox