Skip to content

Commit 647d1b5

Browse files
jayxurockchiprkhuangtao
authored andcommitted
ARM: configs: rockchip_linux_defconfig select CMA & DMA_CMA
Change-Id: I2dfa8fe524b7625c4ef574e4ff72f68b82a7a308 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
1 parent c1a3c92 commit 647d1b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/rockchip_linux_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ CONFIG_HIGHMEM=y
4242
# CONFIG_HIGHPTE is not set
4343
# CONFIG_COMPACTION is not set
4444
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
45+
CONFIG_CMA=y
4546
CONFIG_ZSMALLOC=y
4647
CONFIG_SECCOMP=y
4748
CONFIG_ZBOOT_ROM_TEXT=0x0
@@ -157,6 +158,7 @@ CONFIG_RFKILL=y
157158
CONFIG_DEVTMPFS=y
158159
CONFIG_DEVTMPFS_MOUNT=y
159160
CONFIG_DEBUG_DEVRES=y
161+
CONFIG_DMA_CMA=y
160162
CONFIG_CONNECTOR=y
161163
CONFIG_ZRAM=y
162164
CONFIG_BLK_DEV_LOOP=y

0 commit comments

Comments
 (0)