| commit | 05dd180709fca14fbae617c0dab1bed56be334fc | [log] [tgz] |
|---|---|---|
| author | Robert P. J. Day <rpjday@crashcourse.ca> | Sun Jul 19 21:19:08 2009 -0400 |
| committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Sep 04 09:38:55 2009 +0100 |
| tree | a904c42a600b2932e92ad93747fe788a3f5760b7 | |
| parent | 0ffd24fc7f82a0b594250e5f221340be4c322cda [diff] |
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
Fix the misspelling to match the actual config variable defined in
drivers/mtd/devi ces/Kconfig:
config MTD_DATAFLASH_WRITE_VERIFY
bool "Verify DataFlash page writes"
depends on MTD_DATAFLASH
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>