Skip to content

Commit

Permalink
V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUF
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed May 22, 2007
1 parent d460f85 commit bf57ab7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/media/video/em28xx/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
config VIDEO_EM28XX
tristate "Empia EM2800/2820/2840 USB video capture support"
depends on VIDEO_V4L1 && I2C && PCI
select VIDEO_BUF
depends on VIDEO_V4L1 && I2C
select VIDEO_TUNER
select VIDEO_TVEEPROM
select VIDEO_IR
Expand Down

0 comments on commit bf57ab7

Please sign in to comment.