[PATCH] mtd: onenand: Remove obsolete url from Kconfig help

Ladislav Michl ladis at linux-mips.org
Mon Nov 27 14:52:56 PST 2017


Samsung website no longer host information about OneNAND,
delete it.

Signed-off-by: Ladislav Michl <ladis at linux-mips.org>
---
 drivers/mtd/onenand/Kconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/mtd/onenand/Kconfig b/drivers/mtd/onenand/Kconfig
index dcae2f6a2b11..aaeb30458139 100644
--- a/drivers/mtd/onenand/Kconfig
+++ b/drivers/mtd/onenand/Kconfig
@@ -4,8 +4,7 @@ menuconfig MTD_ONENAND
 	depends on HAS_IOMEM
 	help
 	  This enables support for accessing all type of OneNAND flash
-	  devices. For further information see
-	  <http://www.samsung.com/Products/Semiconductor/OneNAND/index.htm>
+	  devices.
 
 if MTD_ONENAND
 
-- 
2.15.0




More information about the linux-mtd mailing list