diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 94b821042d9da49fee0e4722b146391bb3005c50..71fea895ce38d34c20beee385182277241525431 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig @@ -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"