aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/Kconfig
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@bootlin.com>2018-07-18 17:09:52 +0200
committerBoris Brezillon <boris.brezillon@bootlin.com>2018-07-19 23:12:06 +0200
commita8222a84cefa9d3595a14cf076bc8c09287bf16c (patch)
tree65e93d2d710f3edbbb7d0e089629185a7fd6dcd2 /drivers/mtd/chips/Kconfig
parentmtdchar: fix overflows in adjustment of `count` (diff)
downloadlinux-dev-a8222a84cefa9d3595a14cf076bc8c09287bf16c.tar.xz
linux-dev-a8222a84cefa9d3595a14cf076bc8c09287bf16c.zip
mtd: Make Kconfig formatting consistent
Fix indentation and replace '---help---' by 'help' to make things consistent. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to '')
-rw-r--r--drivers/mtd/chips/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/chips/Kconfig b/drivers/mtd/chips/Kconfig
index bbfa1f129266..39ec32a29051 100644
--- a/drivers/mtd/chips/Kconfig
+++ b/drivers/mtd/chips/Kconfig
@@ -44,7 +44,7 @@ choice
prompt "Flash cmd/query data swapping"
depends on MTD_CFI_ADV_OPTIONS
default MTD_CFI_NOSWAP
- ---help---
+ help
This option defines the way in which the CPU attempts to arrange
data bits when writing the 'magic' commands to the chips. Saying
'NO', which is the default when CONFIG_MTD_CFI_ADV_OPTIONS isn't