# # 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.