[PATCH] spi-nor: Kconfig: Remove unneeded help message

Fabio Estevam festevam at gmail.com
Wed Aug 12 04:28:19 PDT 2015


From: Fabio Estevam <fabio.estevam at 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 at 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




More information about the linux-mtd mailing list