|
@@ -347,6 +347,10 @@ menu "Kernel Device Object"
|
|
config RT_CONSOLE_DEVICE_NAME
|
|
config RT_CONSOLE_DEVICE_NAME
|
|
string "the device name for console"
|
|
string "the device name for console"
|
|
default "uart"
|
|
default "uart"
|
|
|
|
+
|
|
|
|
+ config RT_PRINTF_LONGLONG
|
|
|
|
+ bool "rt_kprintf support long long"
|
|
|
|
+ default n
|
|
endif
|
|
endif
|
|
|
|
|
|
endmenu
|
|
endmenu
|