diff options
author | Michael Krufky | 2006-04-11 23:16:22 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2006-05-13 00:55:00 +0200 |
commit | 3a63fc4bfd8579bda1f6a03b3fcb792f59cb15f8 (patch) | |
tree | 1c10d0dad730b74c5a7cfe68970b076533a6a136 /drivers/media | |
parent | V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.c (diff) | |
download | kernel-qcow2-linux-3a63fc4bfd8579bda1f6a03b3fcb792f59cb15f8.tar.gz kernel-qcow2-linux-3a63fc4bfd8579bda1f6a03b3fcb792f59cb15f8.tar.xz kernel-qcow2-linux-3a63fc4bfd8579bda1f6a03b3fcb792f59cb15f8.zip |
V4L/DVB (3792): Kbuild: DVB_BT8XX must select DVB_ZL10353
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/dvb/bt8xx/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/bt8xx/Kconfig b/drivers/media/dvb/bt8xx/Kconfig index 376ca48f1d1d..f28d721b8bb5 100644 --- a/drivers/media/dvb/bt8xx/Kconfig +++ b/drivers/media/dvb/bt8xx/Kconfig @@ -7,6 +7,7 @@ config DVB_BT8XX select DVB_CX24110 select DVB_OR51211 select DVB_LGDT330X + select DVB_ZL10353 select FW_LOADER help Support for PCI cards based on the Bt8xx PCI bridge. Examples are |