diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-16 16:25:46 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-16 16:25:46 -0200 |
commit | 1e115775994e75b023a2b0a53fecb75bb949cc95 (patch) | |
tree | 6d523e43776bc00c28654384414f042f2e970860 /linux/drivers/media/video/cx18 | |
parent | 83863add3e6ac0c9ab9328530c1c3c30a67ab10d (diff) | |
download | mediapointer-dvb-s2-1e115775994e75b023a2b0a53fecb75bb949cc95.tar.gz mediapointer-dvb-s2-1e115775994e75b023a2b0a53fecb75bb949cc95.tar.bz2 |
Revert changeset 9886
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Changeset 9886 were applied by mistake, reverting changeset 9885, that
got a wrong comment. Let's revert it.
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/cx18')
-rw-r--r-- | linux/drivers/media/video/cx18/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/cx18/Kconfig b/linux/drivers/media/video/cx18/Kconfig index ef48565de..8940b5387 100644 --- a/linux/drivers/media/video/cx18/Kconfig +++ b/linux/drivers/media/video/cx18/Kconfig @@ -9,7 +9,7 @@ config VIDEO_CX18 select VIDEO_CX2341X select VIDEO_CS5345 select DVB_S5H1409 if !DVB_FE_CUSTOMISE - select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISE + select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMIZE ---help--- This is a video4linux driver for Conexant cx23418 based PCI combo video recorder devices. |