diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-11-19 10:59:34 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-11-19 12:03:52 -0200 |
commit | ca78946853eb23a37260cefc074a5bf86e8b866c (patch) | |
tree | a0d09833c45008fdee72453052c636b3443d49fe /drivers/media/platform/sh_vou.c | |
parent | a733a41a5057b47ed4a1f43d33166770ef83bc10 (diff) | |
download | linux-ca78946853eb23a37260cefc074a5bf86e8b866c.tar.gz linux-ca78946853eb23a37260cefc074a5bf86e8b866c.tar.bz2 linux-ca78946853eb23a37260cefc074a5bf86e8b866c.zip |
[media] davinci: add i2c Kconfig dependencies
All the davinci media drivers are using the i2c framework, and
fail to build if that is ever disabled, e.g.:
media/platform/davinci/vpif_display.c: In function 'vpif_probe':
media/platform/davinci/vpif_display.c:1298:14: error: implicit declaration of function 'i2c_get_adapter' [-Werror=implicit-function-declaration]
This adds explicit Kconfig dependencies so we don't see the
driver options if I2C is turned off.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/platform/sh_vou.c')
0 files changed, 0 insertions, 0 deletions