aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/stub/Kconfig
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/stub/Kconfig
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/stub/Kconfig')
-rw-r--r--drivers/gpu/stub/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/stub/Kconfig b/drivers/gpu/stub/Kconfig
index 0e1edd7311ff..09aea5f1556d 100644
--- a/drivers/gpu/stub/Kconfig
+++ b/drivers/gpu/stub/Kconfig
@@ -3,7 +3,6 @@ config STUB_POULSBO
depends on PCI
# Poulsbo stub 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