ACPI: thinkpad-acpi: make the video output feature optional
commit513a414face02157bf7ead0d773e3c7b72f391bf
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 10 Feb 2008 22:03:03 +0000 (10 20:03 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 26 Feb 2008 02:36:05 +0000 (25 23:36 -0300)
tree58d4361e497d95e2a6c46c6e5b4b25558d2caab0
parent635fb199e01aeb71731e17ee83fd19b63aa652b7
ACPI: thinkpad-acpi: make the video output feature optional

The video output port control feature is not very useful on many ThinkPads
(especially when a X server is running), and lately userspace is getting
better and better at it, so it makes sense to allow users to stripe out the
thinkpad-acpi video feature from their kernels and save at least 2KB.

Making it optional also makes it much easier to deprecate and remove the
feature eventually.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/misc/Kconfig
drivers/misc/thinkpad_acpi.c