diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-17 16:59:13 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-17 16:59:13 -0300 |
commit | ff30d37083096acb56fb6edc0209d7ba36731a55 (patch) | |
tree | 2ac60b81516eaea336278b2d90801f0bf01cd482 /drivers/media/common/b2c2 | |
parent | fdd1eeb49d36fa79505f96de0f68e8d6768ab0b0 (diff) | |
download | blackbird-op-linux-ff30d37083096acb56fb6edc0209d7ba36731a55.tar.gz blackbird-op-linux-ff30d37083096acb56fb6edc0209d7ba36731a55.zip |
[media] common/*/Kconfig: Remove unused helps
Those items don't have any menu anymore; they're auto-selected by
USB/PCI/MMC drivers. So, there's no sense on keeping any help
there anymore.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common/b2c2')
-rw-r--r-- | drivers/media/common/b2c2/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/media/common/b2c2/Kconfig b/drivers/media/common/b2c2/Kconfig index 1df9e578daa5..a8c6cdfaa2f5 100644 --- a/drivers/media/common/b2c2/Kconfig +++ b/drivers/media/common/b2c2/Kconfig @@ -17,11 +17,6 @@ config DVB_B2C2_FLEXCOP select DVB_CX24123 if MEDIA_SUBDRV_AUTOSELECT select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT select DVB_TUNER_CX24113 if MEDIA_SUBDRV_AUTOSELECT - help - Support for the digital TV receiver chip made by B2C2 Inc. included in - Technisats PCI cards and USB boxes. - - Say Y if you own such a device and want to use it. # Selected via the PCI or USB flexcop drivers config DVB_B2C2_FLEXCOP_DEBUG |