[PATCH v3 2/9] gpu: host1x: Add context bus
Dmitry Osipenko
digetx at gmail.com
Sat Feb 19 09:54:26 PST 2022
18.02.2022 14:39, Mikko Perttunen пишет:
> +config TEGRA_HOST1X_CONTEXT_BUS
> + bool
> +
> config TEGRA_HOST1X
> tristate "NVIDIA Tegra host1x driver"
> depends on ARCH_TEGRA || (ARM && COMPILE_TEST)
> select DMA_SHARED_BUFFER
> + select TEGRA_HOST1X_CONTEXT_BUS
What is the point of TEGRA_HOST1X_CONTEXT_BUS if it's selected
unconditionally?
More information about the linux-arm-kernel
mailing list