Re: [PATCH] Driver Core update for 2.6.4-rc1

From: Greg KH
Date: Tue Mar 02 2004 - 23:55:46 EST


ChangeSet 1.1612.24.3, 2004/03/02 12:13:47-08:00, greg@xxxxxxxxx

Make IBMASM driver depend on X86 as that is the only valid platform for it.


drivers/misc/Kconfig | 1 +
1 files changed, 1 insertion(+)


diff -Nru a/drivers/misc/Kconfig b/drivers/misc/Kconfig
--- a/drivers/misc/Kconfig Tue Mar 2 19:48:38 2004
+++ b/drivers/misc/Kconfig Tue Mar 2 19:48:38 2004
@@ -6,6 +6,7 @@

config IBM_ASM
tristate "Device driver for IBM RSA service processor"
+ depends on X86
default n
---help---
This option enables device driver support for in-band access to the

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/