diff options
-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 4770de5707b9..19520221f41b 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -115,7 +115,7 @@ config ACPI_BUTTON | |||
115 | 115 | ||
116 | config ACPI_VIDEO | 116 | config ACPI_VIDEO |
117 | tristate "Video" | 117 | tristate "Video" |
118 | depends on X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL | 118 | depends on X86 && BACKLIGHT_CLASS_DEVICE |
119 | depends on INPUT | 119 | depends on INPUT |
120 | select THERMAL | 120 | select THERMAL |
121 | help | 121 | help |