defconfig: msmcortex: don't set default CMA region size
Configure the default CMA region size in DT instead
of using CONFIG_CMA_SIZE_MBYTES.
This is better because it allows alloc-ranges to be set and
is easier to configure per target.
CRs-Fixed: 1024204
Change-Id: Ie3bff2a43cfc2ea16543a3e9322a10f42c4bd923
Signed-off-by: Liam Mark <lmark@codeaurora.org>
This commit is contained in:
parent
400520a6e2
commit
e6149b4829
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ CONFIG_IPC_ROUTER=y
|
|||
CONFIG_IPC_ROUTER_SECURITY=y
|
||||
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
|
||||
CONFIG_DMA_CMA=y
|
||||
CONFIG_CMA_SIZE_MBYTES=40
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
|
|
Loading…
Add table
Reference in a new issue