Explorar o código

update Kconfig

Meco Man %!s(int64=4) %!d(string=hai) anos
pai
achega
952e35d9d3
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      components/libc/Kconfig

+ 3 - 3
components/libc/Kconfig

@@ -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
-        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
 endif
 
 
 endmenu
 endmenu