[linux] 13/16: drm: Enable DRM_LEGACY

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 11 05:15:27 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 b5bf17149c66b15c75d2940f5ef949f7527b1c36
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 11 04:15:25 2017 +0000

    drm: Enable DRM_LEGACY
    
    This is a new dependency (in 4.9) for DRM drivers that don't include KMS.
---
 debian/changelog     | 2 ++
 debian/config/config | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fc17c9a..6417cdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
   * SCSI: Enable SCSI_SMARTPQI as module
   * target: Enable ISCSI_TARGET_CXGB4 as module
   * cxgb4: Enable CHELSIO_T4_FCOE
+  * drm: Enable DRM_LEGACY; re-enable DRM_TDFX, DRM_R128, DRM_MGA, DRM_SIS,
+    DRM_VIA, DRM_SAVAGE as modules for some architectures
 
   [ John Paul Adrian Glaubitz ]
   * [sh3] Build a linux-libc-dev package (Closes: #850732)
diff --git a/debian/config/config b/debian/config/config
index 2959e52..bd87c7f 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -572,6 +572,7 @@ CONFIG_GPIO_VIPERBOARD=m
 CONFIG_DRM_FBDEV_EMULATION=y
 CONFIG_DRM_LOAD_EDID_FIRMWARE=y
 CONFIG_DRM_VGEM=m
+CONFIG_DRM_LEGACY=y
 CONFIG_DRM_VIA=m
 CONFIG_DRM_SAVAGE=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