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