xref: /kernel/uniproton/src/core/ipc/queue/Kconfig (revision 54568cb3)
1config OS_OPTION_QUEUE
2	bool "Whether support normal queue module or not"
3	default n
4
5