diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2008-04-18 03:16:31 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 19:09:44 +0200 |
commit | d1e0b57162f45bb9c6bff25aa33b6e8424556422 (patch) | |
tree | 452a5ef078c68b0ef44b00d5904295819a154685 /drivers/media/video/em28xx | |
parent | V4L/DVB (7648): cx23885: Load any module dependencies accordingly (diff) | |
download | linux-d1e0b57162f45bb9c6bff25aa33b6e8424556422.tar.xz linux-d1e0b57162f45bb9c6bff25aa33b6e8424556422.zip |
V4L/DVB (7650): git-dvb: Kconfig fix
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/em28xx')
-rw-r--r-- | drivers/media/video/em28xx/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/Kconfig b/drivers/media/video/em28xx/Kconfig index c57420e263ff..9caffed2b6b8 100644 --- a/drivers/media/video/em28xx/Kconfig +++ b/drivers/media/video/em28xx/Kconfig @@ -4,6 +4,7 @@ config VIDEO_EM28XX select VIDEO_TUNER select VIDEO_TVEEPROM select VIDEO_IR + select VIDEOBUF_VMALLOC select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO select VIDEO_TVP5150 if VIDEO_HELPER_CHIPS_AUTO select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO |