2 tristate "NVIDIA Tegra DRM"
3 depends on ARCH_TEGRA || (ARM && COMPILE_TEST)
10 select IOMMU_IOVA if IOMMU_SUPPORT
12 Choose this option if you have an NVIDIA Tegra SoC.
14 To compile this driver as a module, choose M here: the module
15 will be called tegra-drm.
19 config DRM_TEGRA_DEBUG
20 bool "NVIDIA Tegra DRM debug support"
22 Say yes here to enable debugging support.
24 config DRM_TEGRA_STAGING
25 bool "Enable HOST1X interface"
28 Say yes if HOST1X should be available for userspace DRM users.