aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2015-06-29 10:46:47 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-08-11 11:11:46 -0300
commit6df34051d8bd8807c873e1bb92b905e370ff3f5b (patch)
tree299416934288f4d80bd2b685648fc8309eb5abbc /drivers/media/dvb-frontends
parent[media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with pr_warn() (diff)
downloadlinux-dev-6df34051d8bd8807c873e1bb92b905e370ff3f5b.tar.xz
linux-dev-6df34051d8bd8807c873e1bb92b905e370ff3f5b.zip
[media] dvb-frontends: Make all DVB Frontends visible if COMPILE_TEST=y
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>
Diffstat (limited to 'drivers/media/dvb-frontends')
-rw-r--r--drivers/media/dvb-frontends/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index e717a05b71f6..eb8ece64559d 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -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