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"
|
||||
default n
|
||||
select CLOCK_MONOTONIC
|
||||
select LIBC_FLOATINGPOINT
|
||||
---help---
|
||||
|
||||
if EXAMPLES_CALIB_UDELAY
|
||||
|
Loading…
Reference in New Issue
Block a user