update Kconfig
This commit is contained in:
parent
88abde1578
commit
952e35d9d3
|
@ -54,9 +54,9 @@ if RT_USING_LIBC
|
|||
endif
|
||||
|
||||
if RT_USING_LIBC != y
|
||||
config RT_LIBC_USING_TIME
|
||||
bool "Enable TIME FUNCTIONS WITHOUT COMPILER'S LIBC"
|
||||
default y
|
||||
config RT_LIBC_USING_TIME
|
||||
bool "Enable TIME FUNCTIONS WITHOUT COMPILER'S LIBC"
|
||||
default y
|
||||
endif
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Reference in New Issue