summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r--drivers/mtd/nand/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index d96ef9e813..aa3ea34aa1 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -1,5 +1,5 @@
menuconfig NAND
- bool "NAND support "
+ bool "NAND support"
select MTD_NAND_IDS
help
This enables support for accessing all type of NAND flash
@@ -63,8 +63,8 @@ config NAND_OMAP_GPMC
tristate "NAND Flash Support for GPMC based OMAP platforms"
depends on OMAP_GPMC
help
- Support for NAND flash using GPMC. GPMC is a common memory
- interface found on Texas Instrument's OMAP platforms
+ Support for NAND flash using GPMC. GPMC is a common memory
+ interface found on Texas Instrument's OMAP platforms
config NAND_ATMEL
bool
@@ -77,7 +77,7 @@ config NAND_ATMEL_PMECC
depends on NAND_ATMEL
select NAND_ECC_HW
help
- Support for PMECC present on the SoC sam9x5 and sam9n12
+ Support for PMECC present on the SoC sam9x5 and sam9n12
config NAND_S3C24XX
bool