aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/mediatek/Kconfig
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2016-06-24 13:16:07 +1000
committerDave Airlie <airlied@redhat.com>2016-06-24 13:16:07 +1000
commit2a3467063ae3b17264578626dec2377dd48cd1c3 (patch)
treed46a5f90b8ae054d576fee132ee7027e6a04ae93 /drivers/gpu/drm/mediatek/Kconfig
parentMerge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next (diff)
parentdt-bindings: hdmi-connector: add DDC I2C bus phandle documentation (diff)
downloadwireguard-linux-2a3467063ae3b17264578626dec2377dd48cd1c3.tar.xz
wireguard-linux-2a3467063ae3b17264578626dec2377dd48cd1c3.zip
Merge tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux into drm-next
MT8173 HDMI support - device tree binding documentation for MT8173 HDMI encoder, CEC, DDC, and PHY - drivers for MT8173 HDMI encoder, CEC (HPD only for now), DDC, and PHY - enable HDMI output via a custom SMCCC call - add ddc-i2c-bus property to HDMI connector device tree binding * tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux: dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation drm/mediatek: enable hdmi output control bit drm/mediatek: Add HDMI support dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding
Diffstat (limited to 'drivers/gpu/drm/mediatek/Kconfig')
-rw-r--r--drivers/gpu/drm/mediatek/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/gpu/drm/mediatek/Kconfig b/drivers/gpu/drm/mediatek/Kconfig
index 9eefecedc3da..23ac8041c562 100644
--- a/drivers/gpu/drm/mediatek/Kconfig
+++ b/drivers/gpu/drm/mediatek/Kconfig
@@ -13,3 +13,11 @@ config DRM_MEDIATEK
The module will be called mediatek-drm
This driver provides kernel mode setting and
buffer management to userspace.
+
+config DRM_MEDIATEK_HDMI
+ tristate "DRM HDMI Support for Mediatek SoCs"
+ depends on DRM_MEDIATEK
+ select SND_SOC_HDMI_CODEC if SND_SOC
+ select GENERIC_PHY
+ help
+ DRM/KMS HDMI driver for Mediatek SoCs