Add the decoder and encoder implementing the v4l2 API. This patch also adds the Makefile and the VIDEO_WAVE_VPU config Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com> Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Robert Beckett <bob.beckett@collabora.com> Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
comment "Chips&Media media platform drivers"
|
|
|
|
source "drivers/media/platform/chips-media/coda/Kconfig"
|
|
source "drivers/media/platform/chips-media/wave5/Kconfig"
|