[kernel] enable hpilo.ko on x86_64

Kyle McMartin kyle at fedoraproject.org
Fri Dec 3 12:10:28 UTC 2010


commit aa5692446536161e0d9bcc123b5450d26d7d60c6
Author: Kyle McMartin <kyle at redhat.com>
Date:   Fri Dec 3 07:09:39 2010 -0500

    enable hpilo.ko on x86_64

 config-x86_64-generic |    2 ++
 kernel.spec           |    5 ++++-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/config-x86_64-generic b/config-x86_64-generic
index 3d8d67b..b2e4a25 100644
--- a/config-x86_64-generic
+++ b/config-x86_64-generic
@@ -419,3 +419,5 @@ CONFIG_XEN_PLATFORM_PCI=m
 # CONFIG_ACPI_QUICKSTART is not set
 CONFIG_IDEAPAD_ACPI=m
 CONFIG_INTEL_IPS=m
+
+CONFIG_HP_ILO=m
diff --git a/kernel.spec b/kernel.spec
index c8bbe54..83f6061 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2028,7 +2028,10 @@ fi
 #                 ||     ||
 
 %changelog
-* Thu Dec 02 2010 Kyle McMartin <kyle at redhat.com> 2.6.36.1-11
+* Fri Dec 03 2010 Kyle McMartin <kyle at redhat.com> 2.6.36.1-11
+- Enable HP ILO on x86_64. (#571329)
+
+* Thu Dec 02 2010 Kyle McMartin <kyle at redhat.com>
 - Grab some of Mel's fixes from -mmotm to hopefully sort out #649694.
   They've been tested by a few on that bug on 2.6.35, but let's push
   it out to a bigger audience.


More information about the scm-commits mailing list