summaryrefslogtreecommitdiff
path: root/drivers/gpu/stub/Kconfig
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2011-01-12 10:02:10 (GMT)
committerLen Brown <len.brown@intel.com>2011-01-12 10:02:10 (GMT)
commit9e0c20bceb611917a7546172ac617d07e5af0cfa (patch)
tree961e9397fd1d913d2f0d5cd88fb05a70b68d955d /drivers/gpu/stub/Kconfig
parentfe3ded5078e957d80c43837e1966429cf0029c10 (diff)
parent82069552555cf951d9ade5c1aec61dd40b0765b5 (diff)
downloadlinux-fsl-qoriq-9e0c20bceb611917a7546172ac617d07e5af0cfa.tar.xz
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 0e1edd7..09aea5f 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