X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Facpi%2FKconfig;h=33e2ca847a261434faf3ca8b0dca05883f80e256;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=f0c892613a14d88c44550693986d0b9d484ad1ad;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index f0c892613..33e2ca847 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -46,7 +46,7 @@ if ACPI config ACPI_SLEEP bool "Sleep States" - depends on X86 && (!SMP || SUSPEND_SMP) && !XEN + depends on X86 && (!SMP || SUSPEND_SMP) depends on PM default y ---help--- @@ -205,18 +205,6 @@ config ACPI_IBM If you have an IBM ThinkPad laptop, say Y or M here. -config ACPI_IBM_DOCK - bool "Legacy Docking Station Support" - depends on ACPI_IBM - default n - ---help--- - Allows the ibm_acpi driver to handle docking station events. - This support is obsoleted by CONFIG_HOTPLUG_PCI_ACPI. It will - allow locking and removing the laptop from the docking station, - but will not properly connect PCI devices. - - If you are not sure, say N here. - config ACPI_TOSHIBA tristate "Toshiba Laptop Extras" depends on X86 @@ -256,8 +244,7 @@ config ACPI_CUSTOM_DSDT_FILE depends on ACPI_CUSTOM_DSDT default "" help - Enter the full path name to the file which includes the AmlCode - declaration. + Enter the full path name to the file wich includes the AmlCode declaration. config ACPI_BLACKLIST_YEAR int "Disable ACPI for systems before Jan 1st this year" if X86_32 @@ -300,7 +287,6 @@ config ACPI_SYSTEM config X86_PM_TIMER bool "Power Management Timer Support" if EMBEDDED depends on X86 - depends on !XEN default y help The Power Management Timer is available on all ACPI-capable, @@ -330,7 +316,7 @@ config ACPI_CONTAINER config ACPI_HOTPLUG_MEMORY tristate "Memory Hotplug" depends on ACPI - depends on MEMORY_HOTPLUG || X86_64 + depends on MEMORY_HOTPLUG default n help This driver adds supports for ACPI Memory Hotplug. This driver