OSDN Git Service

[media] dvb-frontends: Make all DVB Frontends visible if COMPILE_TEST=y
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 29 Jun 2015 13:46:47 +0000 (10:46 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 14:11:46 +0000 (11:11 -0300)
Make the DVB Frontends 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/dvb-frontends/Kconfig

index e717a05..eb8ece6 100644 (file)
@@ -1,5 +1,5 @@
 menu "Customise DVB Frontends"
-       visible if !MEDIA_SUBDRV_AUTOSELECT
+       visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST
 
 comment "Multistandard (satellite) frontends"
        depends on DVB_CORE