]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev: select versatile helpers for the integrator
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 28 Jul 2015 13:31:12 +0000 (15:31 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 10 Aug 2015 09:20:38 +0000 (12:20 +0300)
commit2c4cd4de2da1a7fe64fed0769102c1e3295734f9
tree00df5f6e736d8e9568e99f3131a4edb32fbf8da2
parentff0ffcac2f691cccf6819bd3a07f6659607f7a62
fbdev: select versatile helpers for the integrator

Commit c5a62d0e5d812cd558bcf3099a3235cd73ae7261
"video: move Versatile CLCD helpers" missed the fact
that the Integrator/CP is also using the helper, and
as a result the platform got only stubs and no graphics.
Add this as a default selection to Kconfig so we have
graphics again.

Fixes: c5a62d0e5d81 (video: move Versatile CLCD helpers)
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/Kconfig