diff options
author | Len Brown <len.brown@intel.com> | 2007-07-22 02:28:33 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-07-22 02:28:33 -0400 |
commit | 5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5 (patch) | |
tree | 23f79d982edce49deef5e42b14ce7980c8b7eb94 /drivers/acpi/Kconfig | |
parent | dcb76f88683618ed6ef0df66643dba1285881ee5 (diff) | |
parent | f70ac0e9651aa8c07dffe72a44872f92054d42c3 (diff) |
Pull video into release branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 2 |
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 |