8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
menu "lib using queue"
|
|
|
|
menuconfig LIB_USING_QUEUE
|
|
bool "USING QUEUE"
|
|
default n
|
|
|
|
endmenu
|