Pull bay into test branch
authorLen Brown <len.brown@intel.com>
Sat, 3 Feb 2007 06:12:39 +0000 (01:12 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 3 Feb 2007 06:12:39 +0000 (01:12 -0500)
1  2 
drivers/acpi/Kconfig

diff --combined drivers/acpi/Kconfig
@@@ -107,7 -107,7 +107,7 @@@ config ACPI_BUTTO
  
  config ACPI_VIDEO
        tristate "Video"
 -      depends on X86
 +      depends on X86 && BACKLIGHT_CLASS_DEVICE
        help
          This driver implement the ACPI Extensions For Display Adapters
          for integrated graphics devices on motherboard, as specified in
@@@ -139,6 -139,13 +139,13 @@@ config ACPI_DOC
        help
          This driver adds support for ACPI controlled docking stations
  
+ config ACPI_BAY
+       tristate "Removable Drive Bay (EXPERIMENTAL)"
+       depends on EXPERIMENTAL
+       help
+         This driver adds support for ACPI controlled removable drive
+         bays such as the IBM ultrabay or the Dell Module Bay.
  config ACPI_PROCESSOR
        tristate "Processor"
        default y