]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev: Fix tmiofb driver dependencies
authorJean Delvare <jdelvare@suse.de>
Thu, 24 Apr 2014 08:32:58 +0000 (10:32 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 30 Apr 2014 11:04:48 +0000 (14:04 +0300)
commitbdb9d216914acba50ad5bbe5eedad8071e6fb3f5
tree5d54e33c2099a639f2675278175ba71a2a0067e2
parentb2aa63630b4edc8d56f0e316ae8a09f745b9c90b
fbdev: Fix tmiofb driver dependencies

The tmiofb driver should not depend on MFD_CORE but on MFD_TMIO.
Without the tmio_core driver, tmiofb has no platform device to bind
to and is thus useless.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/Kconfig