aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2007-03-09 23:17:46 -0500
committerLen Brown <len.brown@intel.com>2007-03-09 23:17:46 -0500
commit5cb69bcacea70024252138a9cb4229a142a93389 (patch)
tree651f2d65b885b6cbc124cb2637fd648eb2ce0175 /drivers/acpi/Kconfig
parentc207908fcc451e31d7fbba31541bd04f93787eb4 (diff)
parentc9bf296b6467968ecb9d988e7ed754a19c2e63d9 (diff)
Pull ibm into release branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 7c49e103cf8f..4a3220b218d8 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -243,6 +243,17 @@ config ACPI_IBM_DOCK
243 243
244 If you are not sure, say N here. 244 If you are not sure, say N here.
245 245
246config ACPI_IBM_BAY
247 bool "Legacy Removable Bay Support"
248 depends on ACPI_IBM
249 default y
250 ---help---
251 Allows the ibm_acpi driver to handle removable bays. It will allow
252 disabling the device in the bay, and also generate notifications when
253 the bay lever is ejected or inserted.
254
255 If you are not sure, say Y here.
256
246config ACPI_TOSHIBA 257config ACPI_TOSHIBA
247 tristate "Toshiba Laptop Extras" 258 tristate "Toshiba Laptop Extras"
248 depends on X86 259 depends on X86