소스 검색

configs/arm_juno: adding CMA support to the kernel

This patch adds CMA to the juno's default kernel config that is in
board/arm/juno. This is critical if the user decides to config video
resolution to 1920x1080.

Signed-off-by: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Joao Pinto 9 년 전
부모
커밋
f3106fd611
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      board/arm/juno/linux-juno-defconfig

+ 2 - 0
board/arm/juno/linux-juno-defconfig

@@ -165,3 +165,5 @@ CONFIG_SND=y
 CONFIG_SND_SOC=y
 CONFIG_SND_SIMPLE_CARD=y
 CONFIG_SND_DESIGNWARE_I2S=y
+CONFIG_CMA=y
+CONFIG_CMA_SIZE_MBYTES=64