diff options
author | Len Brown <len.brown@intel.com> | 2007-02-02 22:42:02 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-02 22:42:02 -0500 |
commit | 7e23772f414cdbfb2a08aed237d6e926bb1cb728 (patch) | |
tree | df0ade6d4d9e03c398640686f195cb9b16d1a23f /drivers/acpi/Kconfig | |
parent | bcd8b54f7d9c980b945d3f1cc48f76f2fa6e2e1b (diff) | |
parent | 2f3d000a133f68250635f14f6caf24d32d358090 (diff) | |
download | op-kernel-dev-7e23772f414cdbfb2a08aed237d6e926bb1cb728.zip op-kernel-dev-7e23772f414cdbfb2a08aed237d6e926bb1cb728.tar.gz |
Pull video into test 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 f4f000a..50e295b 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -107,7 +107,7 @@ config ACPI_BUTTON config ACPI_VIDEO tristate "Video" - depends on X86 + depends on X86 && BACKLIGHT_CLASS_DEVICE help This driver implement the ACPI Extensions For Display Adapters for integrated graphics devices on motherboard, as specified in |