[linux] 02/02: [armhf] drm: Enable DRM_SUN4I etc. (Closes: #881570)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Thu Nov 16 20:00:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit f03dc092593605a12afc5a7ae31a3498c0eee0f9
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Thu Nov 16 18:52:21 2017 +0000
[armhf] drm: Enable DRM_SUN4I etc. (Closes: #881570)
---
debian/changelog | 2 ++
debian/config/armhf/config | 9 +++++++++
2 files changed, 11 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0b77b25..db94141 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ linux (4.14-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* debian/control: Set Rules-Requires-Root to no
+ * [armhf] drm: Enable DRM_SUN4I, DRM_SUN4I_HDMI, DRM_SUN4I_BACKEND,
+ DRM_SUN8I_MIXER as modules; and DRM_SUN4I_HDMI_CEC (Closes: #881570)
[ Bastian Blank ]
* Enable CRYPTO_SHA3.
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 1717e55..fe133fd 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -343,6 +343,15 @@ CONFIG_ROCKCHIP_DW_HDMI=y
CONFIG_ROCKCHIP_DW_MIPI_DSI=y
##
+## file: drivers/gpu/drm/sun4i/Kconfig
+##
+CONFIG_DRM_SUN4I=m
+CONFIG_DRM_SUN4I_HDMI=m
+CONFIG_DRM_SUN4I_HDMI_CEC=y
+CONFIG_DRM_SUN4I_BACKEND=m
+CONFIG_DRM_SUN8I_MIXER=m
+
+##
## file: drivers/gpu/drm/tegra/Kconfig
##
CONFIG_DRM_TEGRA=m
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list