]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit004315d942840d434003fa7bf06e03df7498a562
tree7d4e49e9fedb8cf768dd25e2d6b59a78baefe4fc
parent070dcfdaecf77546fd9b1e00d82f1a02a9d71446
mtd: nand: remove stale config options

The commit da9c26eb417842972a3144ed8cf0fab54ed86f33 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