hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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