summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
diff options
context:
space:
mode:
authorGeert Uytterhoeven2015-06-29 15:46:48 +0200
committerMauro Carvalho Chehab2015-08-11 16:38:21 +0200
commit5cc596c66fe7c725ec049ae2093e7242034c97d6 (patch)
treec7a0055b21dc185ee73672a768c7aa971c00dc3f /drivers/media/i2c
parent[media] dvb-frontends: Make all DVB Frontends visible if COMPILE_TEST=y (diff)
downloadkernel-qcow2-linux-5cc596c66fe7c725ec049ae2093e7242034c97d6.tar.gz
kernel-qcow2-linux-5cc596c66fe7c725ec049ae2093e7242034c97d6.tar.xz
kernel-qcow2-linux-5cc596c66fe7c725ec049ae2093e7242034c97d6.zip
[media] i2c: Make all i2c devices visible if COMPILE_TEST=y
Make the i2c devices 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/i2c')
-rw-r--r--drivers/media/i2c/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
index 0e0490d60e7e..d669547604cd 100644
--- a/drivers/media/i2c/Kconfig
+++ b/drivers/media/i2c/Kconfig
@@ -22,7 +22,7 @@ config VIDEO_IR_I2C
#
menu "Encoders, decoders, sensors and other helper chips"
- visible if !MEDIA_SUBDRV_AUTOSELECT
+ visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST
comment "Audio decoders, processors and mixers"