diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-09 11:47:46 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-09 11:47:46 -0400 |
commit | 953969ddf5b049361ed1e8471cc43dc4134d2a6f (patch) | |
tree | e4b84effa78a7e34d516142ee8ad1441906e33de /drivers/acpi/Kconfig | |
parent | b862f3b099f3ea672c7438c0b282ce8201d39dfc (diff) |
Revert "ACPI: dock driver"
This reverts commit a5e1b94008f2a96abf4a0c0371a55a56b320c13e.
Adrian Bunk points out that it has build errors, and apparently no
maintenance. Throw it out.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index fef7bab12244..290c767dd77f 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -133,13 +133,6 @@ config ACPI_FAN | |||
133 | This driver adds support for ACPI fan devices, allowing user-mode | 133 | This driver adds support for ACPI fan devices, allowing user-mode |
134 | applications to perform basic fan control (on, off, status). | 134 | applications to perform basic fan control (on, off, status). |
135 | 135 | ||
136 | config ACPI_DOCK | ||
137 | tristate "Dock" | ||
138 | depends on !ACPI_IBM_DOCK | ||
139 | default y | ||
140 | help | ||
141 | This driver adds support for ACPI controlled docking stations | ||
142 | |||
143 | config ACPI_PROCESSOR | 136 | config ACPI_PROCESSOR |
144 | tristate "Processor" | 137 | tristate "Processor" |
145 | default y | 138 | default y |