diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-14 10:49:09 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-15 15:35:54 -0400 |
commit | 68de959f773a1d49096835c411390bceff5d1549 (patch) | |
tree | 99f48fd448c97981b1793f426e28df0d54d880bf /drivers/media/video/Kconfig | |
parent | 0aa77f6c2954896b132f8b6f2e9f063c52800913 (diff) |
[media] bt8xx: move analog TV part to be together with DTV one
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index f52799232029..f3d4228dbb0e 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -619,8 +619,6 @@ menuconfig V4L_PCI_DRIVERS | |||
619 | 619 | ||
620 | if V4L_PCI_DRIVERS | 620 | if V4L_PCI_DRIVERS |
621 | 621 | ||
622 | source "drivers/media/video/bt8xx/Kconfig" | ||
623 | |||
624 | source "drivers/media/video/cx18/Kconfig" | 622 | source "drivers/media/video/cx18/Kconfig" |
625 | 623 | ||
626 | source "drivers/media/video/cx23885/Kconfig" | 624 | source "drivers/media/video/cx23885/Kconfig" |