mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-27 23:37:03 +08:00
update Kconfig
This commit is contained in:
parent
88abde1578
commit
952e35d9d3
@ -54,9 +54,9 @@ if RT_USING_LIBC
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if RT_USING_LIBC != y
|
if RT_USING_LIBC != y
|
||||||
config RT_LIBC_USING_TIME
|
config RT_LIBC_USING_TIME
|
||||||
bool "Enable TIME FUNCTIONS WITHOUT COMPILER'S LIBC"
|
bool "Enable TIME FUNCTIONS WITHOUT COMPILER'S LIBC"
|
||||||
default y
|
default y
|
||||||
endif
|
endif
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user