]> Git Repo - linux.git/commit
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
authorMatt Domsch <[email protected]>
Wed, 11 Jan 2006 20:17:44 +0000 (12:17 -0800)
committerLinus Torvalds <[email protected]>
Thu, 12 Jan 2006 02:42:13 +0000 (18:42 -0800)
commita9fad4cc3975573a359a92ad047f5995d8391631
tree7400df3c7b19869e350c90f6579062f8a5369e58
parent5c908a74d90e693d9079f4238012d43b06231a70
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86

With Andi Kleen's x86_64 patch to use DMI, and my ia64 to use DMI, there is
now a new CONFIG_DMI option which takes the place of CONFIG_X86 to denote
the availability of the DMI functions.  Make the IPMI driver use CONFIG_DMI
instead.

Tested on ia64 2.6.15 kernel plus the previous patch, on a Dell PowerEdge
7250 Itanium2 server, and it now autodetects the IPMI KCS driver as
expected.

Signed-off-by: Matt Domsch <[email protected]>
Acked-by: Corey Minyard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/ipmi/ipmi_si_intf.c
This page took 0.055007 seconds and 4 git commands to generate.