summaryrefslogtreecommitdiffstats
path: root/drivers/nor/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nor/Kconfig')
-rw-r--r--drivers/nor/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/nor/Kconfig b/drivers/nor/Kconfig
index a3c0223164..c8ce24ff03 100644
--- a/drivers/nor/Kconfig
+++ b/drivers/nor/Kconfig
@@ -1,7 +1,7 @@
-menu "flash drivers "
+menu "flash drivers"
menuconfig DRIVER_CFI
- bool "CFI "
+ bool "CFI"
help
If you have NOR Flash devices connected to your system and wish
to use them say yes here.
@@ -19,7 +19,7 @@ config DRIVER_CFI_AMD
bool "support AMD flash chips"
config DRIVER_CFI_BANK_WIDTH_1
- bool "Support 8-bit buswidth"
+ bool "Support 8-bit buswidth"
depends on DRIVER_CFI
default y
help