xref
: /
kernel
/
uniproton
/
src
/
core
/
ipc
/
queue
/
Kconfig
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/kernel/uniproton/src/core/ipc/queue/
1
config OS_OPTION_QUEUE
2
bool "Whether support normal queue module or not"
3
default n
4
5