浏览代码

mtd: update help of CONFIG_MTD_OF_PARTS

The help text of CONFIG_MTD_OF_PARTS refers to additional documentation
in booting-without-of.txt but this documentation was moved to another
file in commit efcc2da3fd148c9acb7d7cf1d9800e0649f950fc (Stefan Roese:
Factor MTD physmap bindings out of booting-without-of). This updates the
help text to point to the right place.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
[Brian: fixed doc reference]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Michal Sojka 11 年之前
父节点
当前提交
e76064464e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/mtd/Kconfig

+ 1 - 1
drivers/mtd/Kconfig

@@ -133,7 +133,7 @@ config MTD_OF_PARTS
 	help
 	help
 	  This provides a partition parsing function which derives
 	  This provides a partition parsing function which derives
 	  the partition map from the children of the flash node,
 	  the partition map from the children of the flash node,
-	  as described in Documentation/devicetree/booting-without-of.txt.
+	  as described in Documentation/devicetree/bindings/mtd/partition.txt.
 
 
 config MTD_AR7_PARTS
 config MTD_AR7_PARTS
 	tristate "TI AR7 partitioning support"
 	tristate "TI AR7 partitioning support"