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

Commit 0b1b51f5 authored by Paulius Zaleckas's avatar Paulius Zaleckas Committed by Jiri Kosina
Browse files

trivial: mtd: fix Kconfig comment about 'armflash'



The real 'armflash' map driver is selected by CONFIG_MTD_ARM_INTEGRATOR

Signed-off-by: default avatarPaulius Zaleckas <paulius.zaleckas@teltonika.lt>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent cf3f9130
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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
	  '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"