benchmarks/mtd: Select libc's floating point support

The application requires libc's floating point support. Although
it may be already enabled by other applications and/or hardware
support, it should be explicitly selected by the app too.

Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
This commit is contained in:
Tiago Medicci 2025-03-28 16:33:27 -03:00 committed by Mateusz Szafoni
parent 19352ab3c0
commit b80e444aea

View file

@ -7,6 +7,7 @@ config BENCHMARK_MTD
tristate "MTD test and transfer rate benchmark"
default n
depends on BUILD_FLAT && MTD
select LIBC_FLOATINGPOINT
---help---
This testing/benchmark application performs an erase/write
operation to evaluate write transfer rate and then reads the