blob: 677ec9dca9450faf7bc736618063fb9d41915d67 [file] [log] [blame]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config LIBC_INLINE_QUEUE
bool "Inline queue list to improve the performance"
default !DEFAULT_SMALL
---help---
Inline queue list to improve the performance