mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
note: Move up_schednote.c to drivers/note folder
since it is general enough to work on other target Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
7b54b7502c
commit
0941bad877
@@ -46,6 +46,12 @@ config DRIVER_NOTEARCH
|
||||
---help---
|
||||
The note driver is provided by arch specific code.
|
||||
|
||||
config DRIVER_NOTELOG
|
||||
bool "Note syslog driver"
|
||||
select SCHED_INSTRUMENTATION_EXTERNAL
|
||||
---help---
|
||||
The note driver output to syslog.
|
||||
|
||||
endchoice
|
||||
|
||||
config DRIVER_NOTERAM_BUFSIZE
|
||||
|
||||
Reference in New Issue
Block a user