blob: 62b86d712a6fa99b3b7fbb7627e35fe95954dc2a [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 NETUTILS_CHAT
bool "Chat tool"
default n
---help---
Enable the chat tool.
if NETUTILS_CHAT
endif # NETUTILS_CHAT