]> git.baikalelectronics.ru Git - kernel.git/commit
[media] i2c: Make all i2c devices visible if COMPILE_TEST=y
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 29 Jun 2015 13:46:48 +0000 (10:46 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 14:38:21 +0000 (11:38 -0300)
commit2ca454cac346c525686718824f842758e0996722
treec7a0055b21dc185ee73672a768c7aa971c00dc3f
parent90b19303fd823e3e67a987536a850e2917dcfd90
[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>
drivers/media/i2c/Kconfig