diff options
author | Len Brown <len.brown@intel.com> | 2007-02-02 22:39:16 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-03 01:12:17 -0500 |
commit | 0ed1e38d513ea683ce125e698dd41d31441e0e8c (patch) | |
tree | 03980ff2ca4983c31a402970445e73e51c38a99a /drivers/acpi/Kconfig | |
parent | 5d22e1e83aac1f81f948ac8bff281487c11cc967 (diff) |
ACPI: bay: new driver is EXPERIMENTAL
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 2caef098379e..b4bb000a6921 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -140,7 +140,7 @@ config ACPI_DOCK | |||
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 | 142 | config ACPI_BAY |
143 | tristate "Removable Drive Bay" | 143 | tristate "Removable Drive Bay (EXPERIMENTAL)" |
144 | depends on EXPERIMENTAL | 144 | depends on EXPERIMENTAL |
145 | help | 145 | help |
146 | This driver adds support for ACPI controlled removable drive | 146 | This driver adds support for ACPI controlled removable drive |