summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Kconfig
diff options
context:
space:
mode:
authorDave Airlie2015-08-20 06:11:17 +0200
committerDave Airlie2015-08-20 06:11:17 +0200
commitaaba64487a96df6584a05d8898634307f3c86790 (patch)
treea6a9690ee1491b7ffd3f8456c9c1575021f8d1a0 /drivers/gpu/drm/Kconfig
parentMerge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a... (diff)
parentMAINTAINERS: Add Freescale DCU DRM driver maintainer (diff)
downloadkernel-qcow2-linux-aaba64487a96df6584a05d8898634307f3c86790.tar.gz
kernel-qcow2-linux-aaba64487a96df6584a05d8898634307f3c86790.tar.xz
kernel-qcow2-linux-aaba64487a96df6584a05d8898634307f3c86790.zip
Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-fsl-dcu into drm-next
Merge Freescale DCU FRM driver. * 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-fsl-dcu: MAINTAINERS: Add Freescale DCU DRM driver maintainer devicetree: Add NEC to the vendor-prefix list drm/layerscape: Add Freescale DCU DRM driver
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
-rw-r--r--drivers/gpu/drm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index df99b0132134..1a0a8df2eed8 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -251,6 +251,8 @@ source "drivers/gpu/drm/virtio/Kconfig"
source "drivers/gpu/drm/msm/Kconfig"
+source "drivers/gpu/drm/fsl-dcu/Kconfig"
+
source "drivers/gpu/drm/tegra/Kconfig"
source "drivers/gpu/drm/panel/Kconfig"