commit | 5cc596c66fe7c725ec049ae2093e7242034c97d6 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Jun 29 10:46:48 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Aug 11 11:38:21 2015 -0300 |
tree | c7a0055b21dc185ee73672a768c7aa971c00dc3f | |
parent | 6df34051d8bd8807c873e1bb92b905e370ff3f5b [diff] |
[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>