media: staging: tegra-vde: Select IOVA unconditionally in Kconfig
authorDmitry Osipenko <digetx@gmail.com>
Sun, 15 Dec 2019 18:07:50 +0000 (19:07 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 8 Jan 2020 13:26:17 +0000 (14:26 +0100)
commitf14838d7e180d84870763747ea5efdd69475f802
treee4e3609e1724c1867014b2ceffe5433ab44eee01
parentef9534c585e0ff8f88fd17d198cfb483d9f86b33
media: staging: tegra-vde: Select IOVA unconditionally in Kconfig

There were several reports of building failures due to IOVA being selected
inconsistently by different drivers. All drivers that are using IOVA API
should select it unconditionally in order to avoid the compilation
problems, tegra-vde is one of those drivers.

Link: https://patchwork.kernel.org/patch/11057831/
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/tegra-vde/Kconfig