TimJTi commented on code in PR #9252:
URL: https://github.com/apache/nuttx/pull/9252#discussion_r1192956706


##########
arch/arm/src/sama5/Kconfig:
##########
@@ -799,6 +799,7 @@ config SAMA5_ARM
 config SAMA5_FUSE
        bool "Fuse Controller (FUSE)"
        default n
+       depends on SAMA5_HAVE_FUSE

Review Comment:
   Thank you for merging - my best attempt so far with no changes, Except...
   
   @acassis 
   > ... but we need to enable to SAMA5_HAVE_FUSE if ARCH_CHIP_SAMA5D3 as you 
noticed
   
   @xiaoxiang781216 
   > ...why not move the private macro/variable to source file
   
   I will submit a small PR next week to correct these 2 minor things :)
   
   



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

Reply via email to