Commit 898b054f authored by Shaohua Li's avatar Shaohua Li Committed by Len Brown

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: default avatarShaohua Li <shaohua.li@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 3262a8f2
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment