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