armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN to Kconfig
Use Kconfig option instead of config macro in header file. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
@@ -158,7 +158,6 @@ unsigned long long get_qixis_addr(void);
|
||||
*/
|
||||
#ifdef CONFIG_FSL_MC_ENET
|
||||
#define CONFIG_SYS_LS_MC_DRAM_BLOCK_MIN_SIZE (512UL * 1024 * 1024)
|
||||
#define CONFIG_SYS_MC_RSV_MEM_ALIGN (512UL * 1024 * 1024)
|
||||
#endif
|
||||
|
||||
/* Command line configuration */
|
||||
|
||||
Reference in New Issue
Block a user