Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux-2.6-block.git] / drivers / gpu / drm / armada / Kconfig
CommitLineData
96f60e37
RK
1config DRM_ARMADA
2 tristate "DRM support for Marvell Armada SoCs"
796c8e1c 3 depends on DRM && HAVE_CLK && ARM
96f60e37
RK
4 select FB_CFB_FILLRECT
5 select FB_CFB_COPYAREA
6 select FB_CFB_IMAGEBLIT
7 select DRM_KMS_HELPER
bed86f15 8 select DRM_KMS_FB_HELPER
96f60e37
RK
9 help
10 Support the "LCD" controllers found on the Marvell Armada 510
11 devices. There are two controllers on the device, each controller
12 supports graphics and video overlays.
13
14 This driver provides no built-in acceleration; acceleration is
15 performed by other IP found on the SoC. This driver provides
16 kernel mode setting and buffer management to userspace.
585b691e
RK
17
18config DRM_ARMADA_TDA1998X
19 bool "Support TDA1998X HDMI output"
20 depends on DRM_ARMADA != n
21 depends on I2C && DRM_I2C_NXP_TDA998X = y
22 default y
23 help
24 Support the TDA1998x HDMI output device found on the Solid-Run
25 CuBox.