diff options
author | Egry Gábor <gaboregry@t-online.hu> | 2006-05-12 17:35:02 +0100 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-05-12 17:35:02 +0100 |
commit | 4992a9e88886b0c5ebc3d27eb74d0344c873eeea (patch) | |
tree | 23befdd7ccd4ed95b271144f98a6a27749ff3f68 /drivers/mtd/nand | |
parent | 752870707f2818b5f0d94ca05e46cb0ffee6cbf9 (diff) |
Trivial typo fixes in Kconfig files (MTD).
Signed-off-by: Egry Gábor <gaboregry@t-online.hu>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/nand')
-rw-r--r-- | drivers/mtd/nand/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 4a1db31aef6..b4a7086b219 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -93,7 +93,7 @@ config MTD_NAND_S3C2410 This enables the NAND flash controller on the S3C2410 and S3C2440 SoCs - No board specfic support is done by this driver, each board + No board specific support is done by this driver, each board must advertise a platform_device for the driver to attach. config MTD_NAND_S3C2410_DEBUG |