mtd: nand: remove stale config options
authorRichard Genoud <richard.genoud@gmail.com>
Fri, 22 Jun 2012 13:29:28 +0000 (15:29 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:17:08 +0000 (18:17 +0100)
commit947c9adb4280f495ff4810f52728f7e0cd3f5554
tree7d4e49e9fedb8cf768dd25e2d6b59a78baefe4fc
parent9d9a8811622e36611e8eeb2401e4e9805d4727f3
mtd: nand: remove stale config options

The commit bf4289cba02b8cf770ecd7959ca70839f0dd9d3c removed the use of
CONFIG_MTD_NAND_ATMEL_ECC_NONE and CONFIG_MTD_NAND_ATMEL_ECC_HW but the
Kconfig file was forgotten.

This patch remove those inoperative options.

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/Kconfig