ppisa commented on code in PR #3170:
URL: https://github.com/apache/nuttx-apps/pull/3170#discussion_r2347229021


##########
netutils/libshvc/Kconfig:
##########
@@ -0,0 +1,11 @@
+#
+# 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)"
+       select NETUTILS_LIBULUT

Review Comment:
   OK, then I suggest to add into uLUt text `(required by SHV)` or something 
similar that even if you search through visible options for SHV, you find the 
uLUt and enable it to see more.
   
   ```
   "uLan Utilities Library (ULUT, required by SHV)"
   ```
   Is that OK?
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to