[packages/kernel] Revert "ACPI_IPMI=y and IPMI_HANDLER=y, https://lkml.org/lkml/2014/2/18/383"
arekm
arekm at pld-linux.org
Fri Feb 21 06:46:31 CET 2014
commit 0556bfe3a43623d53c5d4283023c2feecf9aed79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Feb 21 06:45:48 2014 +0100
Revert "ACPI_IPMI=y and IPMI_HANDLER=y, https://lkml.org/lkml/2014/2/18/383"
This reverts commit 8e2b4c6f8820c4f8bd9472443444ed25b0d25b90. Wait until
upstream agrees on and this will actually come with upstream
automatically then.
kernel-multiarch.config | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index e168742..32cb054 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -203,7 +203,7 @@ ACPI_VIDEO x86=m
ACPI_FAN all=m
ACPI_DOCK all=y
ACPI_PROCESSOR all=m
-ACPI_IPMI all=y
+ACPI_IPMI all=m
ACPI_HOTPLUG_CPU all=y
ACPI_PROCESSOR_AGGREGATOR all=m
ACPI_THERMAL all=m
@@ -593,7 +593,7 @@ HW_RANDOM_TPM all=m
#-
#- *** FILE: drivers/char/ipmi/Kconfig ***
#-
-IPMI_HANDLER all=y
+IPMI_HANDLER all=m
IPMI_PANIC_EVENT all=n
IPMI_DEVICE_INTERFACE all=m
IPMI_SI all=m
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/0556bfe3a43623d53c5d4283023c2feecf9aed79
More information about the pld-cvs-commit
mailing list