| bool "NXP Management Complex" |
| depends on ARCH_LS2080A || ARCH_LS1088A || ARCH_LX2160A || ARCH_LX2162A |
| Enable Management Complex (MC) network |
| This is NXP Management Complex menuconfig |
| that contains all MC related config options |
| config SYS_MC_RSV_MEM_ALIGN |
| hex "Management Complex reserved memory alignment" |
| default 0x20000000 if ARCH_LS2080A || ARCH_LS1088A || ARCH_LX2160A || ARCH_LX2162A |
| Reserved memory needs to be aligned for MC to use. Default value |
| config MC_DRAM_SPB_OFFSET |
| hex "Soft Parser SPB DRAM offset" |
| Set the DRAM offset for Soft Parser Blob. |
| hex "Soft Parser SPB maximum size" |
| Set the maximum size for Soft Parser Blob. |