upstream: [media] au0828: add missing tuner Kconfig dependency
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 9 Jun 2014 21:49:01 +0000 (18:49 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:46 +0000 (11:59 +0900)
The analog part of au0828 is missing the tuner Kconfig dependency.
That makes the device to not work while in analog mode.

Backports http://git.linuxtv.org/cgit.cgi/media_tree.git/commit/?id=0bf49ec9f7e2
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/au0828/Kconfig

index 953a37c..fe48403 100644 (file)
@@ -20,6 +20,7 @@ config VIDEO_AU0828_V4L2
        bool "Auvitek AU0828 v4l2 analog video support"
        depends on VIDEO_AU0828 && VIDEO_V4L2
        select DVB_AU8522_V4L if MEDIA_SUBDRV_AUTOSELECT
+       select VIDEO_TUNER
        default y
        ---help---
          This is a video4linux driver for Auvitek's USB device.