thermal: add the support for building the generic thermal as a module
authorZhang Rui <rui.zhang@intel.com>
Mon, 21 Apr 2008 08:07:13 +0000 (16:07 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 06:44:00 +0000 (02:44 -0400)
commit63c4ec905d63834a97ec7dbbf0a2ec89ef5872be
tree3ad4db7e154ee2fff4020f7ca76beb0d8016b04e
parenta01e035ebb552223c03f2d9138ffc73f2d4d3965
thermal: add the support for building the generic thermal as a module

Build the generic thermal driver as module "thermal_sys".

Make ACPI thermal, video, processor and fan SELECT the generic
thermal driver, as these drivers rely on it to build the sysfs I/F.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig
drivers/misc/Kconfig
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/thermal.c
include/linux/thermal.h