acassis commented on code in PR #7270:
URL: https://github.com/apache/incubator-nuttx/pull/7270#discussion_r991301357


##########
arch/risc-v/src/mpfs/Kconfig:
##########
@@ -157,6 +157,13 @@ config MPFS_DDR_TYPE
        default 3 if MPFS_DDR_TYPE_LPDDR3
        default 4 if MPFS_DDR_TYPE_LPDDR4
 
+config MPFS_ENABLE_CACHE
+       bool "Enable L2 cache"
+       depends on MPFS_BOOTLOADER

Review Comment:
   @jlaitine why does it depend on MPFS_BOOTLOADER ?



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