1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "NVIDIA Tegra DRM"
4 depends on ARCH_TEGRA || (ARM && COMPILE_TEST)
13 select CEC_CORE if CEC_NOTIFIER
15 Choose this option if you have an NVIDIA Tegra SoC.
17 To compile this driver as a module, choose M here: the module
18 will be called tegra-drm.
22 config DRM_TEGRA_DEBUG
23 bool "NVIDIA Tegra DRM debug support"
25 Say yes here to enable debugging support.
27 config DRM_TEGRA_STAGING
28 bool "Enable HOST1X interface"
31 Say yes if HOST1X should be available for userspace DRM users.