You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "leo11261 (via GitHub)" <gi...@apache.org> on 2023/08/10 03:14:09 UTC

[GitHub] [nuttx] leo11261 commented on a diff in pull request #10121: Fdt: add libfdt support

leo11261 commented on code in PR #10121:
URL: https://github.com/apache/nuttx/pull/10121#discussion_r1289493076


##########
libs/libc/fdt/Kconfig:
##########
@@ -8,3 +8,13 @@ config LIBFDT
 	default n
 	---help---
 		Enable or disable Flattened Device Tree Library features
+
+if LIBFDT
+
+config DTC_VERSION

Review Comment:
   I did not add LIBFDT prefix because libfdt is part of dtc. and it also used in version_gen.h in https://github.com/apache/nuttx-apps/pull/1916 which is defined DTC_VERSION



-- 
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-unsubscribe@nuttx.apache.org

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