raiden00pl commented on code in PR #2806: URL: https://github.com/apache/nuttx-apps/pull/2806#discussion_r1822747163
########## examples/tlpi/Kconfig: ########## @@ -0,0 +1,22 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX tools repository. +# + +config EXAMPLES_TLPI + tristate "The Linux Programming Interface Example" + default n Review Comment: depends on ALLOW_GPL_COMPONENTS -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
