diff options
author | Len Brown <len.brown@intel.com> | 2007-10-10 00:27:26 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-10-10 00:27:26 -0400 |
commit | 67e74fdd81349a92fcece318a5ee41714273eb01 (patch) | |
tree | 77119ca53fac01f1ce31687c5d7ff6ec6e8a2dc3 /drivers/acpi/Kconfig | |
parent | bbf25010f1a6b761914430f5fca081ec8c7accd1 (diff) | |
parent | 8ab7367f483d1d676d61fca58498a73b194dda82 (diff) |
Pull randconfig into release branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 4875f0149eb4..9685b75898ed 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -117,6 +117,7 @@ config ACPI_BUTTON | |||
117 | config ACPI_VIDEO | 117 | config ACPI_VIDEO |
118 | tristate "Video" | 118 | tristate "Video" |
119 | depends on X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL | 119 | depends on X86 && BACKLIGHT_CLASS_DEVICE && VIDEO_OUTPUT_CONTROL |
120 | depends on INPUT | ||
120 | help | 121 | help |
121 | This driver implement the ACPI Extensions For Display Adapters | 122 | This driver implement the ACPI Extensions For Display Adapters |
122 | for integrated graphics devices on motherboard, as specified in | 123 | for integrated graphics devices on motherboard, as specified in |