bsp: make hugetlb config enabled by default for SBL platform

switch to hugetlb for SBL platform

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
This commit is contained in:
Jason Chen CJ 2018-05-15 09:23:23 +08:00 committed by lijinxia
parent d79d641679
commit 8fbb21f7c6
1 changed files with 0 additions and 1 deletions

View File

@ -45,5 +45,4 @@
#define CONFIG_LOW_RAM_SIZE 0x000CF000
#define CONFIG_RAM_START 0x6E000000
#define CONFIG_RAM_SIZE 0x02000000 /* 32M */
#define CONFIG_CMA
#endif /* BSP_CFG_H */