summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
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/em28xx
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/em28xx')
-rw-r--r--linux/drivers/media/video/em28xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/em28xx/Kconfig b/linux/drivers/media/video/em28xx/Kconfig
index 3823b62da..9285a58e4 100644
--- a/linux/drivers/media/video/em28xx/Kconfig
+++ b/linux/drivers/media/video/em28xx/Kconfig
@@ -1,6 +1,6 @@
config VIDEO_EM28XX
tristate "Empia EM2800/2820/2840 USB video capture support"
- depends on VIDEO_V4L1 && I2C
+ depends on VIDEO_V4L1 && USB && I2C
select VIDEO_BUF
select VIDEO_TUNER
select VIDEO_TVEEPROM