summaryrefslogtreecommitdiff
path: root/kconfig/mtdutils.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/mtdutils.kconfig')
-rw-r--r--kconfig/mtdutils.kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/kconfig/mtdutils.kconfig b/kconfig/mtdutils.kconfig
index 3089835..a03b241 100644
--- a/kconfig/mtdutils.kconfig
+++ b/kconfig/mtdutils.kconfig
@@ -37,16 +37,16 @@ choice
NOTE: This version of mtd-utils is patched to fix various issue,
these patches come from mtd-utils git repository.
- config EMBTK_MTDUTILS_VERSION_1_3_1
- bool "mtd-utils-1.3.1"
+ config EMBTK_MTDUTILS_VERSION_1_4_0
+ bool "mtd-utils-1.4.0"
select EMBTK_MTDUTILS_NEED_PATCH
help
- mtd-utils-1.3.1
+ mtd-utils-1.4.0
endchoice
config EMBTK_MTDUTILS_VERSION_STRING
string
- default "1.3.1" if EMBTK_MTDUTILS_VERSION_1_3_1
+ default "1.4.0" if EMBTK_MTDUTILS_VERSION_1_4_0
config EMBTK_MTDUTILS_NEED_PATCH
bool