summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada/Kconfig
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-06-06 21:46:53 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2015-09-15 16:26:49 +0100
commit0fb2970b4b6bfc26817a731b8bc29a9bf9177c20 (patch)
tree433c6102e92c1099273f824ddd13d94a9ce5e92e /drivers/gpu/drm/armada/Kconfig
parent64291f7db5bd8150a74ad2036f1037e6a0428df2 (diff)
drm/armada: remove non-component support
Now that the transition of TDA998x to the component helpers is complete, remove the non-componentised support from the Armada DRM driver. All outputs are expected to use the component helpers from now on. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/armada/Kconfig')
-rw-r--r--drivers/gpu/drm/armada/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/gpu/drm/armada/Kconfig b/drivers/gpu/drm/armada/Kconfig
index 50ae88ad4d76..eb773e9af313 100644
--- a/drivers/gpu/drm/armada/Kconfig
+++ b/drivers/gpu/drm/armada/Kconfig
@@ -14,12 +14,3 @@ config DRM_ARMADA
This driver provides no built-in acceleration; acceleration is
performed by other IP found on the SoC. This driver provides
kernel mode setting and buffer management to userspace.
-
-config DRM_ARMADA_TDA1998X
- bool "Support TDA1998X HDMI output"
- depends on DRM_ARMADA != n
- depends on I2C && DRM_I2C_NXP_TDA998X = y
- default y
- help
- Support the TDA1998x HDMI output device found on the Solid-Run
- CuBox.