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