[kernel] r21746 - in dists/trunk/linux/debian: . config/kernelarch-powerpc

Ben Hutchings benh at moszumanska.debian.org
Mon Aug 25 07:13:30 UTC 2014


Author: benh
Date: Mon Aug 25 07:13:30 2014
New Revision: 21746

Log:
[powerpc] drm: Disable DRM_RADEON_UMS, as radeon X driver now requires KMS

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/kernelarch-powerpc/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Mon Aug 25 06:41:10 2014	(r21745)
+++ dists/trunk/linux/debian/changelog	Mon Aug 25 07:13:30 2014	(r21746)
@@ -11,6 +11,7 @@
     - Enable FUNCTION_TRACER and DYNAMIC_FTRACE
     - Enable FUNCTION_GRAPH_TRACER, FTRACE_SYSCALLS and STACK_TRACER 
       (except on armel/kirkwood)
+  * [powerpc] drm: Disable DRM_RADEON_UMS, as radeon X driver now requires KMS
 
   [ Vagrant Cascadian ]
   * [armmp] Enable IMX_IPUV3_CORE (closes: #756810).

Modified: dists/trunk/linux/debian/config/kernelarch-powerpc/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-powerpc/config	Mon Aug 25 06:41:10 2014	(r21745)
+++ dists/trunk/linux/debian/config/kernelarch-powerpc/config	Mon Aug 25 07:13:30 2014	(r21746)
@@ -204,11 +204,6 @@
 CONFIG_DRM_NOUVEAU_BACKLIGHT=y
 
 ##
-## file: drivers/gpu/drm/radeon/Kconfig
-##
-CONFIG_DRM_RADEON_UMS=y
-
-##
 ## file: drivers/hid/Kconfig
 ##
 CONFIG_HID_APPLEIR=m



More information about the Kernel-svn-changes mailing list