Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e85550fc authored by Laura Abbott's avatar Laura Abbott
Browse files

msm: Ensure MSM_MULTIMEDIA_USE_ION is selected



Currently, Ion is the only framework supported for multimedia
drivers. Match the other targets to ensure that Ion is
properly selected.

Change-Id: I27844a46c4f0674c21793029220cb20a70f7ebc1
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent f9dfcf16
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -71,6 +71,7 @@ config ARCH_APQ8084
	select MSM_PIL
	select ENABLE_VMALLOC_SAVINGS
	select MSM_ULTRASOUND_B
	select MSM_MULTIMEDIA_USE_ION

config ARCH_MPQ8092
	bool "MPQ8092"
@@ -93,6 +94,7 @@ config ARCH_MPQ8092
	select MSM_RPM_REGULATOR_SMD
	select PINCTRL
	select PINCTRL_MSM_TLMM_V3
	select MSM_MULTIMEDIA_USE_ION

config ARCH_FSM9900
	bool "FSM9900"
@@ -176,6 +178,7 @@ config ARCH_MSM8610
	select PINCTRL
	select PINCTRL_MSM_TLMM_V3
	select ENABLE_VMALLOC_SAVINGS
	select MSM_MULTIMEDIA_USE_ION

config ARCH_MSM8226
	bool "MSM8226"
@@ -217,6 +220,7 @@ config ARCH_MSM8226
	select PINCTRL
	select PINCTRL_MSM_TLMM_V3
	select ENABLE_VMALLOC_SAVINGS
	select MSM_MULTIMEDIA_USE_ION

config ARCH_MSMSAMARIUM
	bool "MSMSAMARIUM"
@@ -246,6 +250,7 @@ config ARCH_MSMSAMARIUM
	select QMI_ENCDEC
	select PINCTRL
	select PINCTRL_MSM_TLMM_V3
	select MSM_MULTIMEDIA_USE_ION
endmenu

config MSM_KRAIT_TBB_ABORT_HANDLER