Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7606446 authored by Michal Sojka's avatar Michal Sojka Committed by Brian Norris
Browse files

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 efcc2da3 (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: default avatarMichal Sojka <sojkam1@fel.cvut.cz>
[Brian: fixed doc reference]
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 7a442f17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@ config MTD_OF_PARTS
	help
	  This provides a partition parsing function which derives
	  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
	tristate "TI AR7 partitioning support"