Make OLPC camera driver depend on x86.

From: Dave Jones
Date: Tue Dec 12 2006 - 09:53:33 EST


Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

--- linux-2.6.19.noarch/drivers/media/video/Kconfig~ 2006-12-12 09:51:16.000000000 -0500
+++ linux-2.6.19.noarch/drivers/media/video/Kconfig 2006-12-12 09:51:32.000000000 -0500
@@ -668,7 +668,7 @@ config VIDEO_M32R_AR_M64278

config VIDEO_CAFE_CCIC
tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
- depends on I2C && VIDEO_V4L2
+ depends on I2C && VIDEO_V4L2 && X86_32
select VIDEO_OV7670
---help---
This is a video4linux2 driver for the Marvell 88ALP01 integrated

--
http://www.codemonkey.org.uk
-
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/