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 0fcb740..36b1f2e 100644
--- a/kconfig/mtdutils.kconfig
+++ b/kconfig/mtdutils.kconfig
@@ -39,16 +39,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_4_0
- bool "mtd-utils-1.4.0"
+ config EMBTK_MTDUTILS_VERSION_1_4_6
+ bool "mtd-utils-1.4.6"
select EMBTK_MTDUTILS_NEED_PATCH
help
- mtd-utils-1.4.0
+ mtd-utils-1.4.6
endchoice
config EMBTK_MTDUTILS_VERSION_STRING
string
- default "1.4.0" if EMBTK_MTDUTILS_VERSION_1_4_0
+ default "1.4.6" if EMBTK_MTDUTILS_VERSION_1_4_6
config EMBTK_MTDUTILS_NEED_PATCH
bool