mtd: kill MTD_NAND_VERIFY_WRITE
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / mtd / nand / Kconfig
index 5708d3b..7101e8a 100644 (file)
@@ -22,15 +22,6 @@ menuconfig MTD_NAND
 
 if MTD_NAND
 
-config MTD_NAND_VERIFY_WRITE
-       bool "Verify NAND page writes"
-       help
-         This adds an extra check when data is written to the flash. The
-         NAND flash device internally checks only bits transitioning
-         from 1 to 0. There is a rare possibility that even though the
-         device thinks the write was successful, a bit could have been
-         flipped accidentally due to device wear or something else.
-
 config MTD_NAND_BCH
        tristate
        select BCH