forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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