From: Shaohua Li Date: Sat, 27 Sep 2008 03:10:28 +0000 (+0800) Subject: dock: make dock driver not a module X-Git-Tag: v2.6.28-rc1~26^2 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=898b054f3eec5921320ae8614b5bdd7b07ea5b43;p=linux-2.6-omap-h63xx.git dock: make dock driver not a module To avoid dock driver is loaded after other drivers like libata, let's make dock driver not a module. Signed-off-by: Shaohua Li Signed-off-by: Len Brown --- diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index dc1de722442..f4f63291750 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -157,7 +157,7 @@ config ACPI_FAN applications to perform basic fan control (on, off, status). config ACPI_DOCK - tristate "Dock" + bool "Dock" depends on EXPERIMENTAL help This driver adds support for ACPI controlled docking stations and removable