xiaoxiang781216 commented on code in PR #8584:
URL: https://github.com/apache/nuttx/pull/8584#discussion_r1111400585


##########
libs/libm/Kconfig:
##########
@@ -3,11 +3,12 @@
 # see the file kconfig-language.txt in the NuttX tools repository.
 #
 
-#menu "Math Library Support"
+choice
+       prompt "Select math library"
+       default LIBM_NONE

Review Comment:
   good idea



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