forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
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