[media] tuners: Make all TV tuners visible if COMPILE_TEST=y
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 29 Jun 2015 13:46:49 +0000 (10:46 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 15:56:40 +0000 (12:56 -0300)
Make the TV tuners menu visible when compile-testing, to allow
selecting additional drivers on top of the drivers that are already
automatically selected if MEDIA_SUBDRV_AUTOSELECT is enabled.

Without this, many drivers stay disabled during e.g. allmodconfig.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/Kconfig

index 8294af90917475587f1835455eb9756b46816bbb..05998f0254c6cb8a62e5f2f460f7990fa3d490fa 100644 (file)
@@ -15,7 +15,7 @@ config MEDIA_TUNER
        select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT
 
 menu "Customize TV tuners"
-       visible if !MEDIA_SUBDRV_AUTOSELECT
+       visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST
        depends on MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT || MEDIA_SDR_SUPPORT
 
 config MEDIA_TUNER_SIMPLE