blob: 347f0f33c150af340cb49f8dd8640cc26a827a06 [file] [log] [blame]
# copyright (c) 2024 Abhinav Srivastava
#
# SPDX-License-Identifier: Apache-2.0
config POSIX_PUTMSG
bool "Support for putmsg function"
default y if POSIX_API
help
This option provides support for the putmsg function used in message passing.