[kernel] r15876 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Tue Jun 15 11:12:31 UTC 2010


Author: maks
Date: Tue Jun 15 11:12:23 2010
New Revision: 15876

Log:
topconfig enable DRM_RADEON_KMS per default

Reported-by: Julien Cristau <jcristau at debian.org>

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Tue Jun 15 01:44:11 2010	(r15875)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jun 15 11:12:23 2010	(r15876)
@@ -7,6 +7,9 @@
     - Replace per-platform built-in IDE drivers with libata-based drivers
     - Enable BLK_DEV_SD as built-in on all platforms
 
+  [ maximilian attems ]
+  * Enable DRM_RADEON_KMS.
+
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 09 Jun 2010 23:03:38 +0100
 
 linux-2.6 (2.6.34-1~experimental.2) experimental; urgency=low

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Jun 15 01:44:11 2010	(r15875)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jun 15 11:12:23 2010	(r15876)
@@ -343,7 +343,7 @@
 ##
 ## file: drivers/gpu/drm/radeon/Kconfig
 ##
-# CONFIG_DRM_RADEON_KMS is not set
+CONFIG_DRM_RADEON_KMS=y
 
 ##
 ## file: drivers/gpu/drm/vmwgfx/Kconfig



More information about the Kernel-svn-changes mailing list