diff options
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r-- | drivers/mtd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 4be8373d43e5..66b616ebe536 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -142,7 +142,7 @@ config MTD_OF_PARTS | |||
142 | help | 142 | help |
143 | This provides a partition parsing function which derives | 143 | This provides a partition parsing function which derives |
144 | the partition map from the children of the flash node, | 144 | the partition map from the children of the flash node, |
145 | as described in Documentation/powerpc/booting-without-of.txt. | 145 | as described in Documentation/devicetree/booting-without-of.txt. |
146 | 146 | ||
147 | config MTD_AR7_PARTS | 147 | config MTD_AR7_PARTS |
148 | tristate "TI AR7 partitioning support" | 148 | tristate "TI AR7 partitioning support" |