mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 21:19:09 +08:00
CONFIG_LIBC_DIFFTIME is no longer used, but was still in Kconfig file. Noted by Sebastien Lorquet
This commit is contained in:
@@ -350,13 +350,6 @@ config TIME_EXTENDED
|
||||
|
||||
Note: tm_isdst is always 0
|
||||
|
||||
config LIBC_DIFFTIME
|
||||
bool "Add support for difftime()"
|
||||
default "n"
|
||||
---help---
|
||||
Add POSIX support for computing the difference between two time_t
|
||||
values.
|
||||
|
||||
config LIB_SENDFILE_BUFSIZE
|
||||
int "sendfile() buffer size"
|
||||
default 512
|
||||
|
||||
Reference in New Issue
Block a user