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 <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Shaohua Li 2008-09-27 11:10:28 +08:00 committed by Len Brown
parent 3262a8f2bf
commit 898b054f3e

View File

@ -157,7 +157,7 @@ config ACPI_FAN
applications to perform basic fan control (on, off, status). applications to perform basic fan control (on, off, status).
config ACPI_DOCK config ACPI_DOCK
tristate "Dock" bool "Dock"
depends on EXPERIMENTAL depends on EXPERIMENTAL
help help
This driver adds support for ACPI controlled docking stations and removable This driver adds support for ACPI controlled docking stations and removable