]> git.baikalelectronics.ru Git - kernel.git/commit
video: clarify I2C dependencies
authorArnd Bergmann <arnd@arndb.de>
Thu, 24 Apr 2014 12:28:19 +0000 (13:28 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 May 2014 09:55:45 +0000 (12:55 +0300)
commit82727b5c24f1bd217a3cee029468d2e61cd659d3
tree9edb12154ccc6d916910d411f020a7bd5042431b
parenta565edbc4c12694cb60577aa029af6dd9478cc74
video: clarify I2C dependencies

We can only use I2C support in frame buffer drivers if
Either I2C is built-in, or both I2C and the driver itself
are loadable modules.

Fix this dependency for MB862XX and CyberPro frame buffers.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-fbdev@vger.kernel.org
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/Kconfig