CONFIG_LIBC_DIFFTIME is no longer used, but was still in Kconfig file. Noted by Sebastien Lorquet
This commit is contained in:
parent
51596dc457
commit
6a58f046e6
1 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue