ACPI: thinkpad-acpi: make the video output feature optional
commit8942ccfde43c6a6c6cc801e0918e21e8c98e58f0
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>
Wed, 13 Feb 2008 18:57:22 +0000 (13 16:57 -0200)
treef0f1211543e790046db8ae29f0fc18f5934c8842
parent21f037c7975b5ec57d1ac745fab45c19bf0d890a
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