2004-10-18 09:38:35

by Jim Nelson

[permalink] [raw]
Subject: Patch to drivers/video/Kconfig [4 of 4]

Fix undefined symbol errors in "make config" on architectures that do
not have I2C (sparc, primarily)

Apply against 2.6.9-rc4.

diff -u drivers/video/Kconfig.orig drivers/video/Kconfig


Attachments:
drivers_video_kconfig-fix-riva-i2c-dependency.patch (0.98 kB)

2004-10-18 09:53:31

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: Patch to drivers/video/Kconfig [4 of 4]

On Mon, 18 Oct 2004, Jim Nelson wrote:
> Fix undefined symbol errors in "make config" on architectures that do
> not have I2C (sparc, primarily)

Why doesn't SPARC have i2c? If it has PCI and nVidia (and some other) graphics
cards, it has i2c.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

2004-10-18 09:57:59

by Jim Nelson

[permalink] [raw]
Subject: Re: Patch to drivers/video/Kconfig [4 of 4]

Geert Uytterhoeven wrote:

>On Mon, 18 Oct 2004, Jim Nelson wrote:
>
>
>>Fix undefined symbol errors in "make config" on architectures that do
>>not have I2C (sparc, primarily)
>>
>>
>
>Why doesn't SPARC have i2c? If it has PCI and nVidia (and some other) graphics
>cards, it has i2c.
>
>
>

It isn't included in arch/sparc/Kconfig. Would it be better to enable
I2C in the main SPARC Kconfig and mark it experimental until someone
with a SPARC32 PCI system gets a chance to test it? My SPARC system is
SBus.