blob: ba76bc538e022ce4f483d1d34913ff09c6b9ae43 [file]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config NETUTILS_LIBSHVC
bool "Silicon Heaven Protocol (lightweight C implementation)"
depends on NETUTILS_LIBULUT
default n
---help---
Enable the SHV API to be used in NuttX applications.