i2c on alpha - used but not available in 2.6.3

From: Jakub Bogusz
Date: Wed Feb 25 2004 - 11:10:17 EST


Are i2c drivers valid on alpha?
They are not available because drivers/i2c/Kconfig (nor drivers/Kconfig
which includes it) is not included from arch/alpha/Kconfig.

But many drivers making use of i2c can be enabled - and build with
unresolved symbols (about 50 warnings - mostly in media/video drivers).

I checked that adding including of drivers/i2c/Kconfig to arch/alpha/Kconfig
everything build and all remaining unresolved symbols fade away.


--
Jakub Bogusz http://cyber.cs.net.pl/~qboosh/
PLD Team http://www.pld-linux.org/
-
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/