Re: [PATCH] i2c driver fixes for 2.6.1

From: Greg KH
Date: Mon Jan 19 2004 - 21:57:17 EST


ChangeSet 1.1474.98.7, 2004/01/14 11:19:14-08:00, khali@xxxxxxxxxxxx

[PATCH] I2C: Typo in i2c/busses/Kconfig

Another simple patch for your collection. BTW I don't think that i2c-rpx
can be used in 2.6 since it relies on an algorithm that hasn't been
ported yet.


drivers/i2c/busses/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
--- a/drivers/i2c/busses/Kconfig Mon Jan 19 15:32:11 2004
+++ b/drivers/i2c/busses/Kconfig Mon Jan 19 15:32:11 2004
@@ -187,7 +187,7 @@
will be called i2c-prosavage.

config I2C_RPXLITE
- tristate "Embedded Planet RPX Lite/Classic suppoort"
+ tristate "Embedded Planet RPX Lite/Classic support"
depends on (RPXLITE || RPXCLASSIC) && I2C_ALGO8XX

config I2C_SAVAGE4

-
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/