summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/et61x251
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-05-03 14:39:29 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-05-03 14:39:29 -0300
commitcf1ab0d168c5d827c0d26693162ccdf0a3833e95 (patch)
tree3b199bff33dcb1d6413db5c998f0f262a7376a3f /linux/drivers/media/video/et61x251
parent174f5c0d1ce157e9df731187e0d7702795977de6 (diff)
downloadmediapointer-dvb-s2-cf1ab0d168c5d827c0d26693162ccdf0a3833e95.tar.gz
mediapointer-dvb-s2-cf1ab0d168c5d827c0d26693162ccdf0a3833e95.tar.bz2
Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244
Also reverting this one. V4L/DVB building system can't handle menuconfig and if/endif Kconfig items. We should first patch the building system before reapplying those two patches. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/et61x251')
-rw-r--r--linux/drivers/media/video/et61x251/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/et61x251/Kconfig b/linux/drivers/media/video/et61x251/Kconfig
index 664676f44..c6bff7056 100644
--- a/linux/drivers/media/video/et61x251/Kconfig
+++ b/linux/drivers/media/video/et61x251/Kconfig
@@ -1,6 +1,6 @@
config USB_ET61X251
tristate "USB ET61X[12]51 PC Camera Controller support"
- depends on VIDEO_V4L1
+ depends on USB && VIDEO_V4L1
---help---
Say Y here if you want support for cameras based on Etoms ET61X151
or ET61X251 PC Camera Controllers.