diff options
author | Ferenc Wagner <wferi@niif.hu> | 2010-03-06 20:09:23 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-05-10 14:12:17 +0100 |
commit | dad94318907b5947b499f88f38c074227245d15c (patch) | |
tree | 31c3389d71137c4a187c176d36c8da40911a7c48 /drivers/mtd/nand | |
parent | 0bfa4df2b65a94ce761306ab53447010b928b7dd (diff) | |
download | kernel_samsung_crespo-dad94318907b5947b499f88f38c074227245d15c.zip kernel_samsung_crespo-dad94318907b5947b499f88f38c074227245d15c.tar.gz kernel_samsung_crespo-dad94318907b5947b499f88f38c074227245d15c.tar.bz2 |
mtd: kconfig: remove stray endchoice from help text
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand')
-rw-r--r-- | drivers/mtd/nand/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index b712aed..8f402d4 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -373,8 +373,6 @@ config MTD_NAND_ATMEL_ECC_NONE If unsure, say N - endchoice - endchoice config MTD_NAND_PXA3xx |