blob: 9b15b9d7df975ea772d6c26212ef609f7b655aa0 [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
depends on !DISABLE_POLL
---help---
Enable the chat tool.
if NETUTILS_CHAT
endif # NETUTILS_CHAT