diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2006-09-13 15:55:09 +0200 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-09-13 15:55:09 +0200 |
commit | 0bc0748dfbefacce9c6b67ab23f2c80133b598f7 (patch) | |
tree | 76946adc08a26973fcdb39fe0eb3ef5e1f8f121d /drivers/media/video/cx88/Kconfig | |
parent | [GFS2] Use hlist for glock hash chains (diff) | |
parent | Linux v2.6.18-rc7 (diff) | |
download | linux-0bc0748dfbefacce9c6b67ab23f2c80133b598f7.tar.xz linux-0bc0748dfbefacce9c6b67ab23f2c80133b598f7.zip |
Merge branch 'master' into gfs2
Diffstat (limited to 'drivers/media/video/cx88/Kconfig')
-rw-r--r-- | drivers/media/video/cx88/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/Kconfig b/drivers/media/video/cx88/Kconfig index 80e23ee9801c..7a94e6a11927 100644 --- a/drivers/media/video/cx88/Kconfig +++ b/drivers/media/video/cx88/Kconfig @@ -51,6 +51,7 @@ config VIDEO_CX88_DVB tristate "DVB/ATSC Support for cx2388x based TV cards" depends on VIDEO_CX88 && DVB_CORE select VIDEO_BUF_DVB + select DVB_PLL ---help--- This adds support for DVB/ATSC cards based on the Conexant 2388x chip. |