diff options
| -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 aa9d0768d6eb..69853a4de40a 100644 --- a/drivers/gpu/host1x/drm/Kconfig +++ b/drivers/gpu/host1x/drm/Kconfig @@ -1,6 +1,6 @@  config DRM_TEGRA  	bool "NVIDIA Tegra DRM" -	depends on DRM && OF +	depends on DRM  	select DRM_KMS_HELPER  	select FB_SYS_FILLRECT  	select FB_SYS_COPYAREA | 
