PATCH: I2C is missing on 2.6.2 with ppc arch

From: Andrea Barisani
Date: Fri Feb 06 2004 - 08:49:02 EST



Hi guys,

i2c support is missing on 2.6.2 with ppc arch, it was present on 2.6.1 and
it's needed for many things, most notably dmasound_pmac support.


Here's a patch that fix the problem:

--- Kconfig.orig 2004-02-06 14:40:23.452443000 +0100
+++ Kconfig 2004-02-06 14:36:59.412443000 +0100
@@ -1255,6 +1255,8 @@ endmenu

source "drivers/char/Kconfig"

+source "drivers/i2c/Kconfig"
+
source "drivers/media/Kconfig"

source "fs/Kconfig"


Bye


--
------------------------------------------------------------
INFIS Network Administrator & Security Officer .*.
Department of Physics - University of Trieste V
lcars@xxxxxxxxxxxxxxxxxxxxx - GPG Key 0x864C9B9E ( )
---------------------------------------------------- ( )
"How would you know I'm mad?" said Alice. ^^-^^
"You must be,'said the Cat,'or you wouldn't have come here."
------------------------------------------------------------
-
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/