aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2011-01-12 05:02:10 -0500
committerLen Brown <len.brown@intel.com>2011-01-12 05:02:10 -0500
commit9e0c20bceb611917a7546172ac617d07e5af0cfa (patch)
tree961e9397fd1d913d2f0d5cd88fb05a70b68d955d /drivers/gpu/drm
parentMerge branch 'throttling' into release (diff)
parentACPI video: check cap._DDC flag before getting EDID (diff)
downloadlinux-dev-9e0c20bceb611917a7546172ac617d07e5af0cfa.tar.xz
linux-dev-9e0c20bceb611917a7546172ac617d07e5af0cfa.zip
Merge branch 'acpi-video' into release
Diffstat (limited to 'drivers/gpu/drm')
-rw-r--r--drivers/gpu/drm/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index 7af443672626..64828a7db77b 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -107,7 +107,6 @@ config DRM_I915
select FB_CFB_IMAGEBLIT
# i915 depends on ACPI_VIDEO when ACPI is enabled
# but for select to work, need to select ACPI_VIDEO's dependencies, ick
- select VIDEO_OUTPUT_CONTROL if ACPI
select BACKLIGHT_CLASS_DEVICE if ACPI
select INPUT if ACPI
select ACPI_VIDEO if ACPI