lkml.org 
[lkml]   [2004]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.2 PPC ALSA snd-powermac
At Wed, 11 Feb 2004 18:11:48 +1100,
Peter Lieverdink wrote:
>
> [1 <text/plain (quoted-printable)>]
> Is it just me or does 'make menuconfig' in kernel 2.6.2 on ppc not give
> me an option to enable i2c? It's supposed to be in Character Devices,
> no? The ALSA snd-powermac module needs i2c and upon a 'modprobe
> snd-powermac' spews forth:

does the attached patch work?


--
Takashi Iwai <tiwai@suse.de> ALSA Developer - www.alsa-project.org
--- linux/sound/ppc/Kconfig 4 Nov 2002 08:43:16 -0000 1.1
+++ linux/sound/ppc/Kconfig 11 Feb 2004 11:43:56 -0000
@@ -5,7 +5,9 @@

config SND_POWERMAC
tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
- depends on SND
+ depends on SND && PPC_PMAC
+ select I2C
+ select I2C_KEYWEST

endmenu
\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.063 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site