mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] 1/3: 2.6.8 zr36067 driver - correct i2c-algo-bit dependency in Kconfig
@ 2004-08-29 19:23 Ronald Bultje
  0 siblings, 0 replies; only message in thread
From: Ronald Bultje @ 2004-08-29 19:23 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, Adrian Bunk, mjpeg-developer

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

Hi,

attached patch correctly makes the zr36067 driver depend on i2c-ago-bit
in the kernel config. Bug reported and patch sent to me by Adrian Bunk
<bunk@fs.tum.de> (6/21). It wasn't signed off.

Ronald

Signed-off-by: Ronald Bultje <rbultje@ronald.bitfreak.net>

-- 
Ronald Bultje <rbultje@ronald.bitfreak.net>

[-- Attachment #2: zoran-i2c-dep.diff --]
[-- Type: text/x-patch, Size: 513 bytes --]

Index: linux/drivers/media/video/Kconfig
--- linux~zoran-i2c-dep/drivers/media/video/Kconfig	2004-08-14 12:56:22.000000000 +0200
+++ linux/drivers/media/video/Kconfig	2004-08-29 18:26:46.243334816 +0200
@@ -155,7 +155,7 @@
 
 config VIDEO_ZORAN
 	tristate "Zoran ZR36057/36067 Video For Linux"
-	depends on VIDEO_DEV && PCI && I2C
+	depends on VIDEO_DEV && PCI && I2C_ALGOBIT
 	help
 	  Say Y for support for MJPEG capture cards based on the Zoran
 	  36057/36067 PCI controller chipset. This includes the Iomega

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-29 19:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-29 19:23 [PATCH] 1/3: 2.6.8 zr36067 driver - correct i2c-algo-bit dependency in Kconfig Ronald Bultje

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®