Commit e1041ca4 authored by Stephen Warren's avatar Stephen Warren Committed by Thierry Reding

drm/tegra: don't depend on OF

ARCH_TEGRA always enabled OF, so there's no need for any driver to
depend on it.
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Signed-off-by: default avatarThierry Reding <thierry.reding@avionic-design.de>
parent dbe4d9a7
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment