* PATCH: I2C is missing on 2.6.2 with ppc arch
@ 2004-02-06 13:46 Andrea Barisani
2004-02-09 3:58 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 2+ messages in thread
From: Andrea Barisani @ 2004-02-06 13:46 UTC (permalink / raw)
To: linux-kernel
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@infis.univ.trieste.it - 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."
------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PATCH: I2C is missing on 2.6.2 with ppc arch
2004-02-06 13:46 PATCH: I2C is missing on 2.6.2 with ppc arch Andrea Barisani
@ 2004-02-09 3:58 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2004-02-09 3:58 UTC (permalink / raw)
To: Andrea Barisani; +Cc: Linux Kernel list
On Sat, 2004-02-07 at 00:46, Andrea Barisani wrote:
> 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.
Well... I don't know what's up with 2.6.2, but 2.6.3-rc now uses
drivers/Kconfig anyway, so this patch isn't needed.
Ben.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-09 4:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-06 13:46 PATCH: I2C is missing on 2.6.2 with ppc arch Andrea Barisani
2004-02-09 3:58 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®