]> Pileus Git - ~andy/linux/commitdiff
trivial: mtd: fix Kconfig comment about 'armflash'
authorPaulius Zaleckas <paulius.zaleckas@teltonika.lt>
Mon, 6 Apr 2009 13:10:54 +0000 (16:10 +0300)
committerJiri Kosina <jkosina@suse.cz>
Fri, 12 Jun 2009 16:01:45 +0000 (18:01 +0200)
The real 'armflash' map driver is selected by CONFIG_MTD_ARM_INTEGRATOR

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/mtd/Kconfig

index 7d04fb9ddcaae15a2ae260c73697d3a99b1106d1..b8e35a0b4d72df589446f1ad026f35644d285b22 100644 (file)
@@ -154,7 +154,8 @@ config MTD_AFS_PARTS
 
          You will still need the parsing functions to be called by the driver
          for your particular device. It won't happen automatically. The
 
          You will still need the parsing functions to be called by the driver
          for your particular device. It won't happen automatically. The
-         'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example.
+         'armflash' map driver (CONFIG_MTD_ARM_INTEGRATOR) does this, for
+         example.
 
 config MTD_OF_PARTS
        tristate "Flash partition map based on OF description"
 
 config MTD_OF_PARTS
        tristate "Flash partition map based on OF description"