acassis commented on code in PR #9252:
URL: https://github.com/apache/nuttx/pull/9252#discussion_r1192374334
##########
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:
@TimJTi is there some SAMA5 MCU that doesn't have FUSE? Maybe this "depends
on" is not needed
--
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]