apps/examples/calib_udelay/Kconfig: Select CONFIG_LIBC_FLOATINGPOINT needed by calibration logic.

This commit is contained in:
Gregory Nutt 2018-08-15 06:06:40 -06:00
parent ed13a3ae27
commit 6d01988fe8

View File

@ -7,6 +7,7 @@ config EXAMPLES_CALIB_UDELAY
bool "Calibration tool for udelay"
default n
select CLOCK_MONOTONIC
select LIBC_FLOATINGPOINT
---help---
if EXAMPLES_CALIB_UDELAY