diff options
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index f4f000abc4e9..2caef098379e 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -139,6 +139,13 @@ config ACPI_DOCK | |||
139 | help | 139 | help |
140 | This driver adds support for ACPI controlled docking stations | 140 | This driver adds support for ACPI controlled docking stations |
141 | 141 | ||
142 | config ACPI_BAY | ||
143 | tristate "Removable Drive Bay" | ||
144 | depends on EXPERIMENTAL | ||
145 | help | ||
146 | This driver adds support for ACPI controlled removable drive | ||
147 | bays such as the IBM ultrabay or the Dell Module Bay. | ||
148 | |||
142 | config ACPI_PROCESSOR | 149 | config ACPI_PROCESSOR |
143 | tristate "Processor" | 150 | tristate "Processor" |
144 | default y | 151 | default y |