]> git.pld-linux.org Git - packages/kernel.git/commitdiff
Revert "ACPI_IPMI=y and IPMI_HANDLER=y, https://lkml.org/lkml/2014/2/18/383"
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 21 Feb 2014 05:45:48 +0000 (06:45 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 21 Feb 2014 05:45:48 +0000 (06:45 +0100)
This reverts commit 8e2b4c6f8820c4f8bd9472443444ed25b0d25b90. Wait until
upstream agrees on and this will actually come with upstream
automatically then.

kernel-multiarch.config

index e1687423b4c9d21107ad067455652773d7fa23af..32cb0541b8ebe2209f483acf3e1cfc028630cec2 100644 (file)
@@ -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
This page took 0.076584 seconds and 4 git commands to generate.