19.02.2022 20:54, Dmitry Osipenko пишет:
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?
I see now that it's used by arm-smmu.c, should be okay then.