Re: Make OLPC camera driver depend on x86.

From: Jonathan Corbet
Date: Tue Dec 12 2006 - 10:13:14 EST


Dave Jones <davej@xxxxxxxxxx> wrote:

> - depends on I2C && VIDEO_V4L2
> + depends on I2C && VIDEO_V4L2 && X86_32

Any particular reason why? I wouldn't be surprised to see Cafe used
with other processors in the future. And I happen to know the driver
works on x86-64 systems...or at least it did a few iterations back.

In any case, x86 for now is fine, I guess; we can always change it later
if need be.

jon

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