[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [linux-2.6.18-xen] Config ACPI_PV_SLEEP depends on ACPI_SLEEP.
# HG changeset patch # User Keir Fraser <keir@xxxxxxxxxxxxx> # Date 1185608707 -3600 # Node ID 49a0d5931430c65c7274a48471bf146ba6618067 # Parent 667228bf8fc5f1a21719e11c7eb269d0188a2d60 Config ACPI_PV_SLEEP depends on ACPI_SLEEP. Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx> --- drivers/acpi/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -r 667228bf8fc5 -r 49a0d5931430 drivers/acpi/Kconfig --- a/drivers/acpi/Kconfig Fri Jul 27 14:45:36 2007 +0100 +++ b/drivers/acpi/Kconfig Sat Jul 28 08:45:07 2007 +0100 @@ -365,7 +365,7 @@ config ACPI_SBS config ACPI_PV_SLEEP bool - depends on X86 && XEN + depends on X86 && XEN && ACPI_SLEEP default y endif # ACPI _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |