hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
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