apps/examples/calib_udelay/Kconfig: Select CONFIG_LIBC_FLOATINGPOINT needed by calibration logic.
This commit is contained in:
parent
ed13a3ae27
commit
6d01988fe8
@ -7,6 +7,7 @@ config EXAMPLES_CALIB_UDELAY
|
|||||||
bool "Calibration tool for udelay"
|
bool "Calibration tool for udelay"
|
||||||
default n
|
default n
|
||||||
select CLOCK_MONOTONIC
|
select CLOCK_MONOTONIC
|
||||||
|
select LIBC_FLOATINGPOINT
|
||||||
---help---
|
---help---
|
||||||
|
|
||||||
if EXAMPLES_CALIB_UDELAY
|
if EXAMPLES_CALIB_UDELAY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user