Mainline kernel is able to decode video via the coda driver. Add support for it and also add some explanation on how VPU decoding can be tested with Gstreamer. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
6 lines
231 B
Plaintext
6 lines
231 B
Plaintext
# Currently mx6sabresd exhibits touchscreen issues when running cpufreq as
|
|
# ondemand governor with a mainline kernel.
|
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
|
|
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
|
|
CONFIG_VIDEO_CODA=m
|