diff options
Diffstat (limited to 'drivers/gpu/host1x/drm/Kconfig')
-rw-r--r-- | drivers/gpu/host1x/drm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/host1x/drm/Kconfig b/drivers/gpu/host1x/drm/Kconfig index 8267691b7aa3..33f8f7a39196 100644 --- a/drivers/gpu/host1x/drm/Kconfig +++ b/drivers/gpu/host1x/drm/Kconfig @@ -1,5 +1,5 @@ config DRM_TEGRA - tristate "NVIDIA Tegra DRM" + bool "NVIDIA Tegra DRM" depends on DRM && OF select DRM_KMS_HELPER select DRM_GEM_CMA_HELPER |