jlaitine commented on code in PR #12353: URL: https://github.com/apache/nuttx/pull/12353#discussion_r1601586955
########## arch/arm64/src/imx9/Kconfig: ########## @@ -47,6 +47,14 @@ config IMX9_FLEXIO_PWM select PWM_MULTICHAN default n +config IMX9_BOOTLOADER + bool "Bootloader" + depends on ARM64_DECODEFIQ Review Comment: Would it be more logical to select the ARM64_DECODEFIQ here? -- 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