summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/system/mtdutils/mtdutils.kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/system/mtdutils/mtdutils.kconfig b/packages/system/mtdutils/mtdutils.kconfig
index d618303..c32973b 100644
--- a/packages/system/mtdutils/mtdutils.kconfig
+++ b/packages/system/mtdutils/mtdutils.kconfig
@@ -29,6 +29,8 @@ config EMBTK_HAVE_MTDUTILS
select EMBTK_HAVE_ZLIB
select EMBTK_HAVE_LZO
select KEMBTK_UCLIBC_UCLIBC_SUSV3_LEGACY_MACROS if EMBTK_CLIB_UCLIBC
+ select KEMBTK_UCLIBC_UCLIBC_HAS_FLOATS if EMBTK_CLIB_UCLIBC
+ select KEMBTK_UCLIBC_DO_C99_MATH if EMBTK_CLIB_UCLIBC
help
The MTD Utilities are a collection of tools that allow the user to
interact with the MTD subsystem in the kernel to perform operations on