hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/gpu/host1x/Kconfig
....@@ -1,7 +1,8 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config TEGRA_HOST1X
23 tristate "NVIDIA Tegra host1x driver"
34 depends on ARCH_TEGRA || (ARM && COMPILE_TEST)
4
- select IOMMU_IOVA if IOMMU_SUPPORT
5
+ select IOMMU_IOVA
56 help
67 Driver for the NVIDIA Tegra host1x hardware.
78