[PATCH] mtd: rawnand: Clean up some spelling mistakes and grammar in Kconfig text
Colin King
colin.king at canonical.com
Fri Dec 4 14:30:58 EST 2020
From: Colin Ian King <colin.king at canonical.com>
There are some spelling mistakes in the Kconfig help text, fix
these. Also clean up the grammar.
Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
drivers/mtd/nand/raw/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig
index b93e6cd23259..83b65fb1b93b 100644
--- a/drivers/mtd/nand/raw/Kconfig
+++ b/drivers/mtd/nand/raw/Kconfig
@@ -460,9 +460,9 @@ config MTD_NAND_RICOH
select MTD_SM_COMMON
help
Enable support for Ricoh R5C852 xD card reader
- You also need to enable ether
- NAND SSFDC (SmartMedia) read only translation layer' or new
- expermental, readwrite
+ You also need to enable either
+ 'NAND SSFDC (SmartMedia) read only translation layer' or the
+ new experimental, readwrite
'SmartMedia/xD new translation layer'
config MTD_NAND_DISKONCHIP
--
2.29.2
More information about the linux-mtd
mailing list