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/dvb/bt8xx/Kconfig | |
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/dvb/bt8xx/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/bt8xx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/bt8xx/Kconfig b/linux/drivers/media/dvb/bt8xx/Kconfig index 7e9c090fc..27edb0ece 100644 --- a/linux/drivers/media/dvb/bt8xx/Kconfig +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -8,7 +8,7 @@ config DVB_BT8XX select DVB_OR51211 if !DVB_FE_CUSTOMISE select DVB_LGDT330X if !DVB_FE_CUSTOMISE select DVB_ZL10353 if !DVB_FE_CUSTOMISE - select MEDIA_TUNER_SIMPLE if !DVB_FE_CUSTOMISE + select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE help Support for PCI cards based on the Bt8xx PCI bridge. Examples are the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards, |