[linux] 01/01: [armhf, arm64] nouveau: Explicitly enable NOUVEAU_PLATFORM_DRIVER

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Sep 27 12:25:52 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 a618b8dbbf6f04b0709fbf70ca7e36e95ca3eada
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Sep 27 14:25:39 2017 +0200

    [armhf,arm64] nouveau: Explicitly enable NOUVEAU_PLATFORM_DRIVER
---
 debian/config/arm64/config | 5 +++++
 debian/config/armhf/config | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index a0b3b02..545d06d 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -226,6 +226,11 @@ CONFIG_DRM_MSM_DSI_28NM_PHY=y
 CONFIG_DRM_MSM_DSI_20NM_PHY=y
 
 ##
+## file: drivers/gpu/drm/nouveau/Kconfig
+##
+CONFIG_NOUVEAU_PLATFORM_DRIVER=y
+
+##
 ## file: drivers/gpu/drm/panel/Kconfig
 ##
 CONFIG_DRM_PANEL_SIMPLE=m
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 2188f52..bf1eb78 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -300,6 +300,11 @@ CONFIG_DRM_IMX_LDB=m
 CONFIG_DRM_IMX_HDMI=m
 
 ##
+## file: drivers/gpu/drm/nouveau/Kconfig
+##
+CONFIG_NOUVEAU_PLATFORM_DRIVER=y
+
+##
 ## file: drivers/gpu/drm/omapdrm/Kconfig
 ##
 CONFIG_DRM_OMAP=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