diff options
author | Kyungmin Park <kyungmin.park@samsung.com> | 2007-04-25 06:05:48 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-04-25 06:09:06 -0400 |
commit | c19df27ec7f8b184db867c4490d87f997fdc6e4e (patch) | |
tree | 42302aca4351e5b60a149908f6ac1e6ff25f8ba5 | |
parent | 0dec4c8bc6ed62a65b61594aa754e21270423796 (diff) |
[MTD] [OneNAND] Update Samsung OneNAND official URL
Update Samsung OneNAND official URL.
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
-rw-r--r-- | drivers/mtd/onenand/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/onenand/Kconfig b/drivers/mtd/onenand/Kconfig index e1503912f69e..c257d397d08a 100644 --- a/drivers/mtd/onenand/Kconfig +++ b/drivers/mtd/onenand/Kconfig | |||
@@ -8,7 +8,7 @@ menuconfig MTD_ONENAND | |||
8 | help | 8 | help |
9 | This enables support for accessing all type of OneNAND flash | 9 | This enables support for accessing all type of OneNAND flash |
10 | devices. For further information see | 10 | devices. For further information see |
11 | <http://www.samsung.com/Products/Semiconductor/Flash/OneNAND_TM/index.htm>. | 11 | <http://www.samsung.com/Products/Semiconductor/OneNAND/index.htm> |
12 | 12 | ||
13 | if MTD_ONENAND | 13 | if MTD_ONENAND |
14 | 14 | ||