summaryrefslogtreecommitdiffstats
path: root/drivers/nor/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nor/Kconfig')
-rw-r--r--drivers/nor/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/nor/Kconfig b/drivers/nor/Kconfig
index 7d9497e3be..db07aa30c5 100644
--- a/drivers/nor/Kconfig
+++ b/drivers/nor/Kconfig
@@ -14,7 +14,7 @@ config DRIVER_CFI_NEW
default y
bool "new cfi flash driver"
help
- The old cfi flash driver is mainly an adopted version from U-Boot v1
+ The old cfi flash driver is mainly an adopted version from barebox v1
whereas the new driver contains some more experimental features such
as selecting the supported chiptypes and bus widths making the driver
smaller.