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)
commitf7200b6834700abf1cb2686ea1d1d6ef2cd66a2f
tree9edb12154ccc6d916910d411f020a7bd5042431b
parent423431a3b5e20d82be6b7db9b72725e1f72e469e
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