diff options
author | Zhang Rui <rui.zhang@intel.com> | 2010-12-06 15:04:21 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-12-14 00:04:52 -0500 |
commit | 677bd810eedce61edf15452491781ff046b92edc (patch) | |
tree | 3ed50023d311d598a4928c79ae575f02248a185a /Documentation/kernel-parameters.txt | |
parent | cf7d7e5a1980d1116ee152d25dac382b112b9c17 (diff) | |
download | op-kernel-dev-677bd810eedce61edf15452491781ff046b92edc.zip op-kernel-dev-677bd810eedce61edf15452491781ff046b92edc.tar.gz |
ACPI video: remove output switching control
Remove the ACPI video output switching control as it never works.
With the patch applied,
ACPI video driver still catches the video output notification,
but it does nothing but raises the notification to userspace.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index cdd2a6e..f91fc5a 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -199,11 +199,6 @@ and is between 256 and 4096 characters. It is defined in the file unusable. The "log_buf_len" parameter may be useful if you need to capture more output. - acpi_display_output= [HW,ACPI] - acpi_display_output=vendor - acpi_display_output=video - See above. - acpi_irq_balance [HW,ACPI] ACPI will balance active IRQs default in APIC mode |