summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorLen Brown2007-07-22 08:28:33 +0200
committerLen Brown2007-07-22 08:28:33 +0200
commit5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5 (patch)
tree23f79d982edce49deef5e42b14ce7980c8b7eb94 /drivers/acpi/Kconfig
parentPull throttle into release branch (diff)
parentACPI video: Don't export sysfs backlight interface if query _BCL fail (diff)
downloadkernel-qcow2-linux-5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5.tar.gz
kernel-qcow2-linux-5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5.tar.xz
kernel-qcow2-linux-5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5.zip
Pull video into release branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 501ed6ffa40f..408b45168aba 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -118,7 +118,7 @@ config ACPI_BUTTON
config ACPI_VIDEO
tristate "Video"
- depends on X86 && BACKLIGHT_CLASS_DEVICE
+ depends on X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL
help
This driver implement the ACPI Extensions For Display Adapters
for integrated graphics devices on motherboard, as specified in