]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/exynos: add a dependency on FB_S3C to DECON driver
authorInki Dae <inki.dae@samsung.com>
Wed, 3 Jun 2015 02:31:23 +0000 (11:31 +0900)
committerInki Dae <daeinki@gmail.com>
Fri, 19 Jun 2015 15:32:54 +0000 (00:32 +0900)
commit1e5507cecbf3fdb2bd7914b8ebc396ad23f3da67
treeb1ab4d432a3b4b8e09a3576d6d14c061b02442a8
parent7491e5b48eefd426c8059388470c268d7508ef50
drm/exynos: add a dependency on FB_S3C to DECON driver

This patch makes one of Linux framebuffer and DRM CRTC drivers
to be enabled.

Display controllers, FIMD and DECON, can be controlled by Linux
framebuffer or DRM CRTC drivers so only one of them should be
enabled.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/gpu/drm/exynos/Kconfig