From: Henrique de Moraes Holschuh Date: Sun, 27 Dec 2009 00:52:15 +0000 (-0200) Subject: thinkpad-acpi: make volume subdriver optional X-Git-Tag: v2.6.33-rc3~32^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff850c339a1a6a7724537160c73cdc09a483fc5d;p=pandora-kernel.git thinkpad-acpi: make volume subdriver optional Allow the user to choose through Kconfig if the Console Audio Control interface (aka "volume subdriver") should be available or not. This not only saves some memory, but also allows the thinkpad-acpi driver to be built-in even if ALSA is modular when the console audio control interface is not wanted. This change fixes a build problem that is causing some annoyances, in a way that doesn't disable the entire driver on kernels without ALSA support. Signed-off-by: Henrique de Moraes Holschuh Cc: Ingo Molnar Cc: Amerigo Wang Cc: Helight Xu Cc: Takashi Iwai Signed-off-by: Len Brown --- Reading git-diff-tree failed