fbdev: select versatile helpers for the integrator
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 28 Jul 2015 13:31:12 +0000 (15:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Oct 2015 21:43:20 +0000 (14:43 -0700)
commit1fc6fc1d5b9dc9c878b2b1c044e079b193e6cb92
tree45bc6b4927e550a0c8d0ecd6987727a593164132
parent5dadf3a1f95d56e117e0ac5b1be502bad398c6ad
fbdev: select versatile helpers for the integrator

commit 2701fa0864ecb9e49d47a4aa1c02f172ab79639a upstream.

Commit 11c32d7b6274cb0f554943d65bd4a126c4a86dcd
"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: 11c32d7b6274 (video: move Versatile CLCD helpers)
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/video/fbdev/Kconfig