aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r--drivers/mtd/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index 7d04fb9ddca..b8e35a0b4d7 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -154,7 +154,8 @@ config MTD_AFS_PARTS
154 154
155 You will still need the parsing functions to be called by the driver 155 You will still need the parsing functions to be called by the driver
156 for your particular device. It won't happen automatically. The 156 for your particular device. It won't happen automatically. The
157 'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example. 157 'armflash' map driver (CONFIG_MTD_ARM_INTEGRATOR) does this, for
158 example.
158 159
159config MTD_OF_PARTS 160config MTD_OF_PARTS
160 tristate "Flash partition map based on OF description" 161 tristate "Flash partition map based on OF description"