diff options
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 139f41f033d8..eb4855f2c606 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -124,7 +124,7 @@ config ACPI_BUTTON | |||
124 | 124 | ||
125 | config ACPI_VIDEO | 125 | config ACPI_VIDEO |
126 | tristate "Video" | 126 | tristate "Video" |
127 | depends on X86 && BACKLIGHT_CLASS_DEVICE | 127 | depends on X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL |
128 | help | 128 | help |
129 | This driver implement the ACPI Extensions For Display Adapters | 129 | This driver implement the ACPI Extensions For Display Adapters |
130 | for integrated graphics devices on motherboard, as specified in | 130 | for integrated graphics devices on motherboard, as specified in |